|
EclipseLink 2.3.3, build 'v20120629-r11760' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.persistence.internal.helper.ComplexDatabaseType
org.eclipse.persistence.platform.database.oracle.jdbc.OracleObjectType
public class OracleObjectType
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.eclipse.persistence.internal.helper.DatabaseType |
|---|
org.eclipse.persistence.internal.helper.DatabaseType.DatabaseTypeHelper |
| Field Summary | |
|---|---|
protected java.util.Map<java.lang.String,org.eclipse.persistence.internal.helper.DatabaseType> |
fields
|
protected int |
lastFieldIdx
|
| Fields inherited from class org.eclipse.persistence.internal.helper.ComplexDatabaseType |
|---|
compatibleType, javaType, javaTypeName, typeName |
| Fields inherited from interface org.eclipse.persistence.internal.helper.DatabaseType |
|---|
ARGNAME_SIZE_LIMIT, COMPAT_SHORT_PREFIX, COMPAT_SUFFIX, TARGET_SHORT_PREFIX, TARGET_SUFFIX |
| Constructor Summary | |
|---|---|
OracleObjectType()
|
|
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,org.eclipse.persistence.internal.helper.DatabaseType> |
getFields()
|
int |
getLastFieldIndex()
|
int |
getSqlCode()
|
boolean |
isComplexDatabaseType()
|
boolean |
isJDBCType()
|
void |
setLastFieldIndex(int lastFieldIdx)
|
| Methods inherited from class org.eclipse.persistence.internal.helper.ComplexDatabaseType |
|---|
buildBeginBlock, buildInDeclare, buildOutAssignment, buildOutDeclare, buildOutputRow, clone, computeInIndex, computeOutIndex, getCompatibleType, getConversionCode, getJavaType, getJavaTypeName, getTypeName, hasCompatibleType, isCollection, isRecord, logParameter, setCompatibleType, setJavaType, setJavaTypeName, setTypeName, toString, translate |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected int lastFieldIdx
protected java.util.Map<java.lang.String,org.eclipse.persistence.internal.helper.DatabaseType> fields
| Constructor Detail |
|---|
public OracleObjectType()
| Method Detail |
|---|
public int getLastFieldIndex()
public void setLastFieldIndex(int lastFieldIdx)
public java.util.Map<java.lang.String,org.eclipse.persistence.internal.helper.DatabaseType> getFields()
public boolean isJDBCType()
isJDBCType in interface org.eclipse.persistence.internal.helper.DatabaseTypeisJDBCType in class org.eclipse.persistence.internal.helper.ComplexDatabaseTypepublic boolean isComplexDatabaseType()
isComplexDatabaseType in interface org.eclipse.persistence.internal.helper.DatabaseTypeisComplexDatabaseType in class org.eclipse.persistence.internal.helper.ComplexDatabaseTypepublic int getSqlCode()
getSqlCode in interface org.eclipse.persistence.internal.helper.DatabaseType
|
EclipseLink 2.3.3, build 'v20120629-r11760' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||