public abstract class DbHandlerImpl extends Object implements DbHandler
Modifier | Constructor and Description |
---|---|
protected |
DbHandlerImpl() |
protected |
DbHandlerImpl(String schema) |
Modifier and Type | Method and Description |
---|---|
String |
getSchema() |
String |
getSchemaPath(String element) |
void |
setSchema(String schema) |
protected DbHandlerImpl()
protected DbHandlerImpl(String schema)
Copyright © 2019 OpenEstate. All rights reserved.