Uses of Class
org.apache.openejb.jee.oejb2.SqlGeneratorType
-
Packages that use SqlGeneratorType Package Description 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 Modifier and Type Field Description protected SqlGeneratorTypeKeyGeneratorType. sqlGeneratorMethods in org.apache.openejb.jee.oejb2 that return SqlGeneratorType Modifier and Type Method Description SqlGeneratorTypeObjectFactory. createSqlGeneratorType()Create an instance ofSqlGeneratorTypeSqlGeneratorTypeKeyGeneratorType. getSqlGenerator()Gets the value of the sqlGenerator property.Methods in org.apache.openejb.jee.oejb2 with parameters of type SqlGeneratorType Modifier and Type Method Description voidKeyGeneratorType. setSqlGenerator(SqlGeneratorType value)Sets the value of the sqlGenerator property.
-