Class MySQLSchemaQueries.ForeignKeyConstraint
java.lang.Object
com.djrapitops.plan.storage.database.queries.schema.MySQLSchemaQueries.ForeignKeyConstraint
- Enclosing class:
MySQLSchemaQueries
Represents a FOREIGN KEY constraint in a MySQL database.
-
Constructor Details
-
ForeignKeyConstraint
-
-
Method Details
-
getTable
-
getReferencedTable
-
getColumn
-
getReferencedColumn
-
getConstraintName
-
toString
-