类的使用
org.hibernate.hql.internal.ast.util.LiteralProcessor.DecimalLiteralFormat
-
使用LiteralProcessor.DecimalLiteralFormat的程序包 程序包 说明 org.hibernate.hql.internal.ast.util -
-
org.hibernate.hql.internal.ast.util中LiteralProcessor.DecimalLiteralFormat的使用
声明为LiteralProcessor.DecimalLiteralFormat的org.hibernate.hql.internal.ast.util中的字段 修饰符和类型 字段 说明 static LiteralProcessor.DecimalLiteralFormatLiteralProcessor. DECIMAL_LITERAL_FORMATIn what format should Float and Double literal values be sent to the database?返回LiteralProcessor.DecimalLiteralFormat的org.hibernate.hql.internal.ast.util中的方法 修饰符和类型 方法 说明 static LiteralProcessor.DecimalLiteralFormatLiteralProcessor.DecimalLiteralFormat. valueOf(String name)返回带有指定名称的该类型的枚举常量。static LiteralProcessor.DecimalLiteralFormat[]LiteralProcessor.DecimalLiteralFormat. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
-