Object representing a database catalog and schema. This differs from {@link liquibase.structure.core.Schema} in that it hasnot come from an actual database Schema.
A null value for catalogName or schemaName signifies the default catalog/schema.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.