mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
For @Table with schema, using findNative with a JDBC driver that does not provide the schema this fix matches by just using the table name.
For @Table with schema, using findNative with a JDBC driver that does not provide the schema this fix matches by just using the table name.