hibernate-orm icon indicating copy to clipboard operation
hibernate-orm copied to clipboard

HHH-15192 - Remove support for Sybase ASE versions older than 16

Open jrenaat opened this issue 3 years ago • 1 comments

https://hibernate.atlassian.net/browse/HHH-15192

Signed-off-by: Jan Schatteman [email protected]

jrenaat avatar Jun 29 '22 18:06 jrenaat

Moving this back to 'draft', since there seems to be a problem with the net.sourceforge.jtds.jdbc.Driver, version 1.3.1 is very old, and does not seem to support the call to getConnection().getSchema(): java.lang.AbstractMethodError at net.sourceforge.jtds.jdbc.JtdsConnection.getSchema

jrenaat avatar Jun 30 '22 20:06 jrenaat