|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |