类的使用
org.hibernate.boot.model.naming.NamingHelper
-
使用NamingHelper的程序包 程序包 说明 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中NamingHelper的使用
声明为NamingHelper的org.hibernate.boot.model.naming中的字段 修饰符和类型 字段 说明 static NamingHelperNamingHelper. INSTANCESingleton access返回NamingHelper的org.hibernate.boot.model.naming中的方法 修饰符和类型 方法 说明 static NamingHelperNamingHelper. withCharset(String charset)
-