类的使用
org.hibernate.boot.model.naming.DatabaseIdentifier
-
使用DatabaseIdentifier的程序包 程序包 说明 org.hibernate.boot.model.naming Represents a proposed new approach to allowing hooks into the process of determining the name of database objects (tables, columns, constraints, etc). -
-
org.hibernate.boot.model.naming中DatabaseIdentifier的使用
返回DatabaseIdentifier的org.hibernate.boot.model.naming中的方法 修饰符和类型 方法 说明 static DatabaseIdentifierDatabaseIdentifier. toIdentifier(String text)
-