Class RecordToDBFields
- java.lang.Object
-
- org.gcube.accounting.utility.postgresql.RecordToDBFields
-
public class RecordToDBFields extends Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedRecordToDBFields(String typeName, Class<? extends org.gcube.documentstore.records.Record> clz)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static StringgetKey(String fieldName)StringgetRecordField(String tableField)StringgetTableField(String recordField)StringgetTableName()StringgetTypeName()protected voidmapFields()
-