Uses of Class
org.apache.openejb.jee.jba.cmp.FieldType

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

Uses of FieldType in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp declared as FieldType
protected  FieldType OptimisticLocking.fieldType
           
 

Methods in org.apache.openejb.jee.jba.cmp that return FieldType
 FieldType ObjectFactory.createFieldType()
          Create an instance of FieldType
 FieldType OptimisticLocking.getFieldType()
          Gets the value of the fieldType property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type FieldType
 void OptimisticLocking.setFieldType(FieldType value)
          Sets the value of the fieldType property.
 



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