org.h2gis.utilities
Class Constants

java.lang.Object
  extended by org.h2gis.utilities.Constants

public class Constants
extends Object

SQL reserved words

Author:
Nicolas Fortin

Field Summary
static Set<String> H2_RESERVED_WORDS
           
static Set<String> POSTGIS_RESERVED_WORDS
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

H2_RESERVED_WORDS

public static final Set<String> H2_RESERVED_WORDS
See Also:
Keywords source

POSTGIS_RESERVED_WORDS

public static final Set<String> POSTGIS_RESERVED_WORDS
See Also:
Keywords source
Constructor Detail

Constants

public Constants()


Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.