I need a way(and don’t care if it is not portable) to 1. Query to see if a schema exists or not2. Create the schema if it doesn’t exist3. Drop and recreate the schema if it does exist ALL through JDBC. Is this possible?
I need a way(and don’t care if it is not portable) to
1. Query to see if a schema exists or not
2. Create the schema if it doesn’t exist
3. Drop and recreate the schema if it does exist
ALL through JDBC. Is this possible?
pgsql-jdbc by date:
Соглашаюсь с условиями обработки персональных данных