类 DerbyTenSevenDialect

    • 构造器详细资料

      • DerbyTenSevenDialect

        public DerbyTenSevenDialect()
        Constructs a DerbyTenSevenDialect
    • 方法详细资料

      • toBooleanValueString

        public String toBooleanValueString​(boolean bool)
        从类复制的说明: Dialect
        The SQL literal value to which this database maps boolean values.
        覆盖:
        toBooleanValueString 在类中 Dialect
        参数:
        bool - The boolean value
        返回:
        The appropriate SQL literal.