Package com.j256.ormlite.misc

Miscellaneous classes.

See:
          Description

Class Summary
BaseDaoEnabled<T,ID> Base class that your data elements can extend which allow them to refresh, update, etc.
JavaxPersistence Class for isolating the detection of the javax.persistence annotations.
SqlExceptionUtil Utility class to help with SQLException throwing.
TransactionManager Provides basic transaction support for a ConnectionSource.
VersionUtils A class which helps us verify that we are running symmetric versions.
 

Package com.j256.ormlite.misc Description

Miscellaneous classes.



This documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.