Class RecordToDBFields
java.lang.Object
org.gcube.accounting.utility.postgresql.RecordToDBFields
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedRecordToDBFields(String typeName, Class<? extends org.gcube.documentstore.records.Record> clz) -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetRecordField(String tableField) getTableField(String recordField) protected void
-
Field Details
-
clz
-
typeName
-
tableName
-
tableFieldToRecordField
-
recordFieldToTableField
-
-
Constructor Details
-
Method Details
-
getKey
-
mapFields
- Throws:
Exception
-
getTableField
-
getRecordField
-
getTypeName
-
getTableName
-