@Target(value={TYPE,FIELD,METHOD})
@Retention(value=RUNTIME)
public @interface Tuplizer
Modifier and Type | Required Element and Description |
---|---|
java.lang.Class |
impl
tuplizer implementation
|
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
entityMode
either pojo, dynamic-map or dom4j�
|
Copyright © 2013. All Rights Reserved.