Database
- 03 Nov 2020
- 1 Minute to read
- Contributors

- Print
- DarkLight
Database
- Updated on 03 Nov 2020
- 1 Minute to read
- Contributors

- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback!
net.comactivity.core.repository.Database
getDefaultSchemaName
Use getDefaultSchemaInfo(java.lang.String) for Catalog support.
Removed
getDefaultSchemaName(tableName)
Replace With
getDefaultSchemaInfo(tableName)
Was this article helpful?