Uses of Class
org.apache.openejb.jee.oejb2.AutoIncrementTableType

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

Uses of AutoIncrementTableType in org.apache.openejb.jee.oejb2
 

Fields in org.apache.openejb.jee.oejb2 declared as AutoIncrementTableType
protected  AutoIncrementTableType KeyGeneratorType.autoIncrementTable
           
 

Methods in org.apache.openejb.jee.oejb2 that return AutoIncrementTableType
 AutoIncrementTableType ObjectFactory.createAutoIncrementTableType()
          Create an instance of AutoIncrementTableType
 AutoIncrementTableType KeyGeneratorType.getAutoIncrementTable()
          Gets the value of the autoIncrementTable property.
 

Methods in org.apache.openejb.jee.oejb2 with parameters of type AutoIncrementTableType
 void KeyGeneratorType.setAutoIncrementTable(AutoIncrementTableType value)
          Sets the value of the autoIncrementTable property.
 



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