| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Embeddable | |
|---|---|
| org.apache.openjpa.jdbc.meta.strats | OpenJPA-JDBC ORM Strategies | 
| Uses of Embeddable in org.apache.openjpa.jdbc.meta.strats | 
|---|
| Classes in org.apache.openjpa.jdbc.meta.strats that implement Embeddable | |
|---|---|
|  class | EmbedFieldStrategyMapping for an embedded persistent object. | 
|  class | HandlerFieldStrategyMapping for a single-valued field that delegates to a ValueHandler. | 
|  class | MaxEmbeddedBlobFieldStrategyMapping for serialized fields on a dictionary that has a maximum embedded BLOB size. | 
|  class | MaxEmbeddedByteArrayFieldStrategyMapping for byte array fields on a dictionary that has a maximum embedded BLOB size. | 
|  class | MaxEmbeddedCharArrayFieldStrategyMapping for CLOB character array on a dictionary that has a maximum embedded CLOB size. | 
|  class | MaxEmbeddedClobFieldStrategyMapping for CLOB string on a dictionary that has a maximum embedded CLOB size. | 
| (package private)  class | MaxEmbeddedLobFieldStrategyBase class for LOBs on databases that limit the max embedded LOB size. | 
|  class | PrimitiveFieldStrategyDirect mapping from a primitive value to a column. | 
|  class | RelationFieldStrategyMapping for a single-valued relation to another entity. | 
|  class | StringFieldStrategyDirect mapping from a string value to a column. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||