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

Packages that use SequenceTableType
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
protected  SequenceTableType KeyGeneratorType.sequenceTable
           
 

Methods in org.apache.openejb.jee.oejb2 that return SequenceTableType
 SequenceTableType ObjectFactory.createSequenceTableType()
          Create an instance of SequenceTableType
 SequenceTableType KeyGeneratorType.getSequenceTable()
          Gets the value of the sequenceTable property.
 

Methods in org.apache.openejb.jee.oejb2 with parameters of type SequenceTableType
 void KeyGeneratorType.setSequenceTable(SequenceTableType value)
          Sets the value of the sequenceTable property.
 



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