protected boolean
[#8972] Subclasses may override this method for a more efficient implementation.
protected boolean
[#8972] Subclasses may override this method for a more efficient implementation.
Retrieve ALL ARRAYs from the database.
Retrieve ALL catalogs from the database.
Retrieve ALL domain UDTs from the database.
Retrieve ALL enum UDTs from the database.
Retrieve ALL indexes from the database
Retrieve ALL packages from the database.
Retrieve ALL stored routines (functions and procedures) from the
database.
Retrieve ALL schemata from the database.
Retrieve ALL sequences from the database.
Retrieve ALL tables from the database.
Retrieve ALL UDTs from the database.
Retrieve ALL XML schema collections from the database.
protected boolean
protected boolean
protected boolean
protected boolean
protected void
Retrieve CHECK constraints and store them to relations.
protected void
Retrieve foreign keys and store them to relations.
protected void
Retrieve primary keys and store them to relations
protected void
Retrieve non-primary unique keys and store them to relations
A query that produces primary keys for a set of input schemas.
ResultQuery<Record12<String,String,String,String,Integer,Integer,Long,Long,BigDecimal,BigDecimal,Boolean,Long>>
A query that produces sequences for a set of input schemas.
A query that produces (non-primary) unique keys for a set of input
schemas.