Uses of Interface
org.apache.openejb.jee.jpa.Field

Packages that use Field
org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Field in org.apache.openejb.jee.jpa
 

Classes in org.apache.openejb.jee.jpa that implement Field
 class AttributeOverride
           
 class Basic
           
 class Id
           
 class Transient
           
 

Methods in org.apache.openejb.jee.jpa with parameters of type Field
 void MappedSuperclass.addField(Field field)
           
 void Mapping.addField(Field field)
           
 void Entity.addField(Field field)
           
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.