Uses of Package
org.simpleflatmapper.jdbc
Packages that use org.simpleflatmapper.jdbc
-
Classes in org.simpleflatmapper.jdbc used by org.simpleflatmapper.jdbcClassDescriptionThe builder is used to build a DiscriminatorMapper that will instantiate different types depending on the value of a specified field.JdbcMapper will map from a
ResultSetto an object of the specified type TJdbcMapperFactory allows you to customise the mappers and create an newInstance of it using a fluent syntax.Created by aroger on 08/11/2016. -
Classes in org.simpleflatmapper.jdbc used by org.simpleflatmapper.jdbc.implClassDescriptionJdbcMapper will map from a
ResultSetto an object of the specified type TJdbcMapperFactory allows you to customise the mappers and create an newInstance of it using a fluent syntax.Created by aroger on 08/11/2016. -
Classes in org.simpleflatmapper.jdbc used by org.simpleflatmapper.jdbc.named