Send feedback
Class DatabaseEntityType (1.7.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.7.1 keyboard_arrow_down
DatabaseEntityType(value)
The type of database entities supported,
Values:
DATABASE_ENTITY_TYPE_UNSPECIFIED (0):
Unspecified database entity type.
DATABASE_ENTITY_TYPE_SCHEMA (1):
Schema.
DATABASE_ENTITY_TYPE_TABLE (2):
Table.
DATABASE_ENTITY_TYPE_COLUMN (3):
Column.
DATABASE_ENTITY_TYPE_CONSTRAINT (4):
Constraint.
DATABASE_ENTITY_TYPE_INDEX (5):
Index.
DATABASE_ENTITY_TYPE_TRIGGER (6):
Trigger.
DATABASE_ENTITY_TYPE_VIEW (7):
View.
DATABASE_ENTITY_TYPE_SEQUENCE (8):
Sequence.
DATABASE_ENTITY_TYPE_STORED_PROCEDURE (9):
Stored Procedure.
DATABASE_ENTITY_TYPE_FUNCTION (10):
Function.
DATABASE_ENTITY_TYPE_SYNONYM (11):
Synonym.
DATABASE_ENTITY_TYPE_DATABASE_PACKAGE (12):
Package.
DATABASE_ENTITY_TYPE_UDT (13):
UDT.
DATABASE_ENTITY_TYPE_MATERIALIZED_VIEW (14):
Materialized View.
DATABASE_ENTITY_TYPE_DATABASE (15):
Database.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]