Uses of Class
org.apache.openejb.jee.oejb2.SequenceTableType
-
Packages that use SequenceTableType Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of SequenceTableType in org.apache.openejb.jee.oejb2
Fields in org.apache.openejb.jee.oejb2 declared as SequenceTableType Modifier and Type Field Description protected SequenceTableTypeKeyGeneratorType. sequenceTableMethods in org.apache.openejb.jee.oejb2 that return SequenceTableType Modifier and Type Method Description SequenceTableTypeObjectFactory. createSequenceTableType()Create an instance ofSequenceTableTypeSequenceTableTypeKeyGeneratorType. getSequenceTable()Gets the value of the sequenceTable property.Methods in org.apache.openejb.jee.oejb2 with parameters of type SequenceTableType Modifier and Type Method Description voidKeyGeneratorType. setSequenceTable(SequenceTableType value)Sets the value of the sequenceTable property.
-