| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.model.mapping | |
| org.batoo.jpa.jdbc |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicMappingImpl<Z,X>
The mapping for basic attributes.
|
| Modifier and Type | Method and Description |
|---|---|
BasicMapping<?,?> |
BasicColumn.getMapping()
Returns the mapping of the BasicColumn.
|
| Constructor and Description |
|---|
BasicColumn(JdbcAdaptor jdbcAdaptor,
BasicMapping<?,?> mapping,
int sqlType,
ColumnMetadata metadata) |
Copyright © 2012-2013 Batoo. All Rights Reserved.