|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JDBCTypeComplexProperty | |
| org.jboss.ejb.plugins.cmp.jdbc | Package description goes here. |
| Uses of JDBCTypeComplexProperty in org.jboss.ejb.plugins.cmp.jdbc |
| Methods in org.jboss.ejb.plugins.cmp.jdbc that return JDBCTypeComplexProperty | |
JDBCTypeComplexProperty[] |
JDBCTypeComplex.getProperties()
|
JDBCTypeComplexProperty |
JDBCTypeComplex.getProperty(String propertyName)
|
| Constructors in org.jboss.ejb.plugins.cmp.jdbc with parameters of type JDBCTypeComplexProperty | |
QueryParameter(int argNum,
boolean isPrimaryKeyParameter,
JDBCFieldBridge field,
JDBCTypeComplexProperty property,
int jdbcType)
|
|
JDBCTypeComplexProperty(JDBCTypeComplexProperty defaultProperty,
String columnName,
int jdbcType,
String sqlType,
boolean notNull)
|
|
JDBCTypeComplex(JDBCTypeComplexProperty[] properties,
Class fieldType)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||