FileDocCategorySizeDatePackage
SQLNameConstraints.javaAPI DocExample355Tue Dec 08 01:21:00 GMT 1998oisoft.togetherx.scripts.SQL.impl

SQLNameConstraints

public interface SQLNameConstraints

Fields Summary
Constructors Summary
Methods Summary
public intgetMaxColumnNameLength()

public intgetMaxConstraintNameLength()

public intgetMaxTableNameLength()

public booleanisCaseSensitiveNames()

public booleanisReservedWord(java.lang.String word)

public java.lang.Stringshorten(java.lang.String name, int length)