Uses of Class
org.apache.openejb.jee.jba.cmp.FieldType
-
Packages that use FieldType Package Description 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 Modifier and Type Field Description protected FieldTypeOptimisticLocking. fieldTypeMethods in org.apache.openejb.jee.jba.cmp that return FieldType Modifier and Type Method Description FieldTypeObjectFactory. createFieldType()Create an instance ofFieldTypeFieldTypeOptimisticLocking. getFieldType()Gets the value of the fieldType property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type FieldType Modifier and Type Method Description voidOptimisticLocking. setFieldType(FieldType value)Sets the value of the fieldType property.
-