Uses of Class
org.openforis.collect.relational.model.DataColumn
Packages that use DataColumn
Package
Description
-
Uses of DataColumn in org.openforis.collect.relational
Method parameters in org.openforis.collect.relational with type arguments of type DataColumnModifier and TypeMethodDescriptionvoidRDBUpdater.updateEntityData(DataTable dataTable, BigInteger pkValue, List<ColumnValuePair<DataColumn, ?>> columnValuePairs) -
Uses of DataColumn in org.openforis.collect.relational.data.internal
Classes in org.openforis.collect.relational.data.internal with type parameters of type DataColumn -
Uses of DataColumn in org.openforis.collect.relational.jooq
Method parameters in org.openforis.collect.relational.jooq with type arguments of type DataColumnModifier and TypeMethodDescriptionvoidJooqDatabaseExporter.updateEntityData(DataTable dataTable, BigInteger pkValue, List<ColumnValuePair<DataColumn, ?>> columnValuePairs) -
Uses of DataColumn in org.openforis.collect.relational.model
Subclasses of DataColumn in org.openforis.collect.relational.modelModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in org.openforis.collect.relational.model that return DataColumnMethods in org.openforis.collect.relational.model that return types with arguments of type DataColumnModifier and TypeMethodDescriptionDataTable.getDataColumns(AttributeDefinition attributeDefinition)