Package | Description |
---|---|
org.hibernate.tuple.entity | |
org.hibernate.type |
A Hibernate Type is a strategy for mapping a
Java property type to a JDBC type or types.
|
Modifier and Type | Class and Description |
---|---|
class |
EntityEntityModeToTuplizerMapping
Handles mapping
EntityMode s to EntityTuplizer s. |
Modifier and Type | Field and Description |
---|---|
protected EntityModeToTuplizerMapping |
ComponentType.tuplizerMapping |
Modifier and Type | Method and Description |
---|---|
EntityModeToTuplizerMapping |
ComponentType.getTuplizerMapping() |
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved