org.squashtest.tm.service.internal.repository.hibernate
Class SqLIdResultTransformer

java.lang.Object
  extended by org.squashtest.tm.service.internal.repository.hibernate.SqLIdResultTransformer
All Implemented Interfaces:
Serializable, org.hibernate.transform.ResultTransformer

public class SqLIdResultTransformer
extends Object
implements org.hibernate.transform.ResultTransformer

See Also:
Serialized Form

Constructor Summary
SqLIdResultTransformer()
           
 
Method Summary
 List transformList(List collection)
           
 Object transformTuple(Object[] tuple, String[] aliases)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SqLIdResultTransformer

public SqLIdResultTransformer()
Method Detail

transformTuple

public Object transformTuple(Object[] tuple,
                             String[] aliases)
Specified by:
transformTuple in interface org.hibernate.transform.ResultTransformer

transformList

public List transformList(List collection)
Specified by:
transformList in interface org.hibernate.transform.ResultTransformer


Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.