Uses of Class
org.dellroad.stuff.schema.SQLCommand
Package
Description
Classes supporting automated database schema management.
-
Uses of SQLCommand in org.dellroad.stuff.schema
Modifier and TypeMethodDescriptionSQLCommandList.split()
Split the SQL script into individual statements and return them asDatabaseAction
s.