Class Namespace.Name
java.lang.Object
org.hibernate.boot.model.relational.Namespace.Name
- All Implemented Interfaces:
Comparable<Namespace.Name>
- Enclosing class:
- Namespace
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
compareTo
(Namespace.Name that) boolean
int
hashCode()
toString()
-
Constructor Details
-
Name
-
-
Method Details
-
getCatalog
-
getSchema
-
toString
-
equals
-
hashCode
public int hashCode() -
compareTo
- Specified by:
compareTo
in interfaceComparable<Namespace.Name>
-