|
||||||||||
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 | |
---|---|
JDBCTypeComplex(JDBCTypeComplexProperty[] properties,
Class fieldType)
|
|
JDBCTypeComplexProperty(JDBCTypeComplexProperty defaultProperty,
String columnName,
int jdbcType,
String sqlType,
boolean notNull)
|
|
QueryParameter(int argNum,
boolean isPrimaryKeyParameter,
JDBCFieldBridge field,
JDBCTypeComplexProperty property,
int jdbcType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |