Uses of Class
org.apache.openejb.jee.oejb2.AutoIncrementTableType
-
Packages that use AutoIncrementTableType Package Description 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 Modifier and Type Field Description protected AutoIncrementTableTypeKeyGeneratorType. autoIncrementTableMethods in org.apache.openejb.jee.oejb2 that return AutoIncrementTableType Modifier and Type Method Description AutoIncrementTableTypeObjectFactory. createAutoIncrementTableType()Create an instance ofAutoIncrementTableTypeAutoIncrementTableTypeKeyGeneratorType. getAutoIncrementTable()Gets the value of the autoIncrementTable property.Methods in org.apache.openejb.jee.oejb2 with parameters of type AutoIncrementTableType Modifier and Type Method Description voidKeyGeneratorType. setAutoIncrementTable(AutoIncrementTableType value)Sets the value of the autoIncrementTable property.
-