Class Connection.InternalMetadataQuery (6.89.0)

publicstaticfinalclassConnection.InternalMetadataQueryimplementsOptions.QueryOption

This query option is used internally to indicate that a query is executed by the library itself to fetch metadata. These queries are specifically allowed to be executed even when a DDL batch is active.

NOT INTENDED FOR EXTERNAL USE!

Inheritance

java.lang.Object > Connection.InternalMetadataQuery

Static Fields

INSTANCE

publicstaticfinalConnection.InternalMetadataQueryINSTANCE
Field Value
TypeDescription
Connection.InternalMetadataQuery