public class ORMappingConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ORMappingConfig.DatabaseType |
| Constructor and Description |
|---|
ORMappingConfig(boolean aSchemaUpdate,
ORMappingConfig.DatabaseType aType) |
| Modifier and Type | Method and Description |
|---|---|
ORMappingConfig.DatabaseType |
getType() |
boolean |
isSchemaUpdate() |
public ORMappingConfig(boolean aSchemaUpdate,
ORMappingConfig.DatabaseType aType)
public boolean isSchemaUpdate()
public ORMappingConfig.DatabaseType getType()
Copyright © 2025. All rights reserved.