public class SchemaFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SCHEMA_DATA_CLASS |
| Constructor and Description |
|---|
SchemaFactory() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDefError() |
static SchemaFactory |
getInstance() |
TableInfoIntf |
getTableInfo(String aTableName) |
void |
saveTableInfo(String aTableName,
Map<String,Object> aData,
Long anUserId) |
public static String SCHEMA_DATA_CLASS
public static SchemaFactory getInstance()
public TableInfoIntf getTableInfo(String aTableName) throws Exception
Exceptionpublic void saveTableInfo(String aTableName, Map<String,Object> aData, Long anUserId) throws Exception
Exceptionpublic int getDefError()
Copyright © 2020. All rights reserved.