public class JaxbFlatQueryResultsAdapter extends XmlAdapter<Object[],ArrayList<ArrayList<Object>>>
JaxbFlatQueryResultsAdapter()
Object[]
marshal(ArrayList<ArrayList<Object>> value)
ArrayList<ArrayList<Object>>
unmarshal(Object[] value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JaxbFlatQueryResultsAdapter()
public Object[] marshal(ArrayList<ArrayList<Object>> value) throws Exception
marshal
XmlAdapter<Object[],ArrayList<ArrayList<Object>>>
Exception
public ArrayList<ArrayList<Object>> unmarshal(Object[] value) throws Exception
unmarshal
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.