パッケージ org.nkjmlab.sorm4j.mapping
Package for mapping object and relation.
-
クラスの概要 クラス 説明 Column Value object of column.ColumnsMapping<T> Holds mapping data from a given class and a table.DataSourceConnectionSource A database connection source wrapped aDataSourceDriverManagerConnectionSource A database connection source wrapped aDriverManagerFieldName Value object of feild name.OrmConfigStore A configuration store of sorm4j.OrmConfigStoreBuilderImpl A builder for configuration of or mapper.OrmConnectionImpl A database connection with object-relation mapping function.SormImpl An entry point of object-relation mapping.SormImpl.OrmTransactionImpl SormImpl.TypedOrmTransactionImpl<T> TableMapping<T> Holds mapping data from a given class and a tableTableName Value object of table name.TypedOrmConnectionImpl<T> A database connection with object-relation mapping function with type.