Class MultiValueWrapper
java.lang.Object
io.ebeaninternal.server.persist.MultiValueWrapper
Wraps the multi values that are used for "property in (...)" queries
- Author:
- Roland Praml, FOCONIS AG
-
Constructor Summary
ConstructorsConstructorDescriptionMultiValueWrapper(Collection<?> values) MultiValueWrapper(Collection<?> values, Class<?> type) -
Method Summary
-
Constructor Details
-
MultiValueWrapper
-
MultiValueWrapper
-
-
Method Details
-
getValues
-
getType
-
toString
-