ca.sqlpower.wabit.dao.session
Class SessionPersisterUtils

java.lang.Object
  extended by ca.sqlpower.wabit.dao.session.SessionPersisterUtils

public class SessionPersisterUtils
extends java.lang.Object

Utilities that are specific to the session persisters.


Method Summary
static WabitPersister.DataType getDataType(java.lang.Class<? extends java.lang.Object> classForDataType)
          Gets the correct data type based on the given class for the wabit persister.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDataType

public static WabitPersister.DataType getDataType(java.lang.Class<? extends java.lang.Object> classForDataType)
Gets the correct data type based on the given class for the wabit persister.



Copyright © 2009. All Rights Reserved.