Package org.jooq.meta

Interface XMLSchemaCollectionDefinition

All Superinterfaces:
Definition
All Known Implementing Classes:
DefaultXMLSchemaCollectionDefinition

public interface XMLSchemaCollectionDefinition extends Definition
A definition representing an SCHEMA COLLECTION, i.e. a collection of XSDs stored in the database.
Author:
Lukas Eder