Package | Description |
---|---|
org.datanucleus.properties |
Package providing handling for persistence properties, and in particular the validation of valid values.
|
Modifier and Type | Class and Description |
---|---|
class |
BooleanPropertyValidator
Validator for a property that represents a boolean.
|
class |
CorePropertyValidator
Validator for persistence properties used by core.
|
class |
IntegerPropertyValidator
Validator for a property that represents an integer.
|
class |
StringPropertyValidator
Validator for a property that represents a String.
|
Copyright © 2019. All rights reserved.