public class DatabaseTypeWrapper
extends java.lang.Object
| Constructor and Description |
|---|
DatabaseTypeWrapper() |
DatabaseTypeWrapper(DatabaseType wrappedDatabaseType) |
| Modifier and Type | Method and Description |
|---|---|
DatabaseType |
getWrappedType() |
void |
setWrappedDatabaseType(DatabaseType wrappedDatabaseType) |
public DatabaseTypeWrapper()
public DatabaseTypeWrapper(DatabaseType wrappedDatabaseType)
public DatabaseType getWrappedType()
public void setWrappedDatabaseType(DatabaseType wrappedDatabaseType)
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference