Uses of Enum
org.mariadb.jdbc.util.constants.CatalogTerm
Packages that use CatalogTerm
-
Uses of CatalogTerm in org.mariadb.jdbc
Methods in org.mariadb.jdbc that return CatalogTermModifier and TypeMethodDescriptionConfiguration.useCatalogTerm()Indicating using Catalog or Schema -
Uses of CatalogTerm in org.mariadb.jdbc.util.constants
Methods in org.mariadb.jdbc.util.constants that return CatalogTermModifier and TypeMethodDescriptionstatic CatalogTermReturns the enum constant of this type with the specified name.static CatalogTerm[]CatalogTerm.values()Returns an array containing the constants of this enum type, in the order they are declared.