| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.criteria.path | |
| org.batoo.jpa.core.impl.jdbc | |
| org.batoo.jpa.core.impl.model.mapping | |
| org.batoo.jpa.core.impl.model.type |
| Constructor and Description |
|---|
BasicPath(ParentPath<?,?> parent,
BasicMapping<?,X> mapping) |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
void |
ParentMapping.addBasicMappings(List<BasicMapping<?,?>> mappings)
Adds the basic mappings to the list of mappings.
|
| Modifier and Type | Method and Description |
|---|---|
BasicMapping<?,?>[] |
EntityTypeImpl.getBasicMappings()
Returns the basic mappings of the type.
|
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.