|
EclipseLink1.0 - 20080707 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.DatabaseTypeWrapper
org.eclipse.persistence.platform.database.jdbc.JDBCTypeWrapper
public class JDBCTypeWrapper
INTERNAL: a helper class that holds DatabaseType's. Used to support marshalling PLSQLStoredProcedureCall's
| Field Summary |
|---|
| Fields inherited from class org.eclipse.persistence.internal.helper.DatabaseTypeWrapper |
|---|
wrappedDatabaseType |
| Constructor Summary | |
|---|---|
JDBCTypeWrapper()
|
|
JDBCTypeWrapper(org.eclipse.persistence.internal.helper.DatabaseType wrappedType)
|
|
| Method Summary | |
|---|---|
JDBCType |
getWrappedType()
|
| Methods inherited from class org.eclipse.persistence.internal.helper.DatabaseTypeWrapper |
|---|
setWrappedDatabaseType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JDBCTypeWrapper()
public JDBCTypeWrapper(org.eclipse.persistence.internal.helper.DatabaseType wrappedType)
| Method Detail |
|---|
public JDBCType getWrappedType()
getWrappedType in class org.eclipse.persistence.internal.helper.DatabaseTypeWrapper
|
EclipseLink1.0 - 20080707 API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||