Class DBeaverSQLFormatterConfiguration


  • @Internal
    public class DBeaverSQLFormatterConfiguration
    extends java.lang.Object
    **Warning:** Use this class at your own risk. It is an implementation detail and is not guaranteed to exist in future versions.

    Forked from DBeaver - Universal Database Manager Copyright (C) 2010-2017 Serge Rider ([email protected])

    Based on SQLFormatterConfiguration from https://github.com/serge-rider/dbeaver, which itself is licensed under the Apache 2.0 license.

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DBeaverSQLFormatterConfiguration

        public DBeaverSQLFormatterConfiguration​(java.util.Properties properties)