Class DBeaverSQLFormatterConfiguration

java.lang.Object
com.diffplug.spotless.sql.dbeaver.DBeaverSQLFormatterConfiguration

@Internal public class DBeaverSQLFormatterConfiguration extends 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.

  • Constructor Details

    • DBeaverSQLFormatterConfiguration

      public DBeaverSQLFormatterConfiguration(Properties properties)