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.4.2, "build v20130514-5956486" API Reference