|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.datanucleus.jpa.JPAPropertyValidator
public class JPAPropertyValidator
Validator for persistence properties used by JPA.
| Constructor Summary | |
|---|---|
JPAPropertyValidator()
|
|
| Method Summary | |
|---|---|
boolean |
validate(java.lang.String name,
java.lang.Object value)
Validate the specified property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JPAPropertyValidator()
| Method Detail |
|---|
public boolean validate(java.lang.String name,
java.lang.Object value)
validate in interface org.datanucleus.properties.PersistencePropertyValidatorname - Name of the propertyvalue - Value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||