|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cayenne.project.validator.MappingNamesHelper
public class MappingNamesHelper
Defines a set of rules for validating java and db mapping identifiers.
Constructor Summary | |
---|---|
MappingNamesHelper()
|
Method Summary | |
---|---|
static MappingNamesHelper |
getInstance()
Returns shared instance of the validator. |
boolean |
isReservedJavaKeyword(java.lang.String word)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MappingNamesHelper()
Method Detail |
---|
public boolean isReservedJavaKeyword(java.lang.String word)
public static MappingNamesHelper getInstance()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |