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

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

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

Fields in org.apache.openejb.jee.oejb2 declared as SqlGeneratorType
protected  SqlGeneratorType KeyGeneratorType.sqlGenerator
           
 

Methods in org.apache.openejb.jee.oejb2 that return SqlGeneratorType
 SqlGeneratorType ObjectFactory.createSqlGeneratorType()
          Create an instance of SqlGeneratorType
 SqlGeneratorType KeyGeneratorType.getSqlGenerator()
          Gets the value of the sqlGenerator property.
 

Methods in org.apache.openejb.jee.oejb2 with parameters of type SqlGeneratorType
 void KeyGeneratorType.setSqlGenerator(SqlGeneratorType value)
          Sets the value of the sqlGenerator property.
 



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