Package | Description |
---|---|
com.querydsl.core.util |
General utility classes
|
Modifier and Type | Method and Description |
---|---|
void |
BeanMap.putAllWriteable(BeanMap map)
Puts all of the writable properties from the given BeanMap into this
BeanMap.
|
Constructor and Description |
---|
MyMapEntry(BeanMap owner,
String key,
Object value)
Constructs a new
MyMapEntry . |
Copyright © 2007–2016 Querydsl. All rights reserved.