java.lang.Boolean
mapping. Note that "materialize*" methods return either Boolean.TRUE or Boolean.FALSE, instead of creating new Boolean instances using contructor. This makes possible identity comparison such as object.getBooleanProperty() == Boolean.TRUE
.
@since 1.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|