Uses of Interface
org.apache.openjpa.jdbc.meta.Embeddable

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 HandlerFieldStrategy
          Mapping for a single-valued field that delegates to a ValueHandler.
 class PrimitiveFieldStrategy
          Direct mapping from a primitive value to a column.
 class RelationFieldStrategy
          Mapping for a single-valued relation to another entity.
 class StringFieldStrategy
          Direct mapping from a string value to a column.
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01