Uses of Class
de.bright_side.bdbexport.model.ReturnableValue
| Package | Description |
|---|---|
| de.bright_side.bdbexport.bl |
-
Uses of ReturnableValue in de.bright_side.bdbexport.bl
Methods in de.bright_side.bdbexport.bl with parameters of type ReturnableValue Modifier and Type Method Description static java.util.SortedSet<java.lang.String>DbUtil. getPrimaryKey(java.sql.DatabaseMetaData dbMetaData, CatalogAndSchema catalogAndSchema, java.lang.String tableName, ReturnableValue<java.lang.String> pkName)