Serialized Form
-
Package software.xdev.spring.data.eclipse.store.exceptions
-
Exception software.xdev.spring.data.eclipse.store.exceptions.AlreadyRegisteredException
class AlreadyRegisteredException extends RuntimeException implements Serializable -
Exception software.xdev.spring.data.eclipse.store.exceptions.DataTypeNotSupportedException
class DataTypeNotSupportedException extends RuntimeException implements Serializable -
Exception software.xdev.spring.data.eclipse.store.exceptions.DifferentClassesException
class DifferentClassesException extends RuntimeException implements Serializable -
Exception software.xdev.spring.data.eclipse.store.exceptions.FieldAccessReflectionException
class FieldAccessReflectionException extends RuntimeException implements Serializable -
Exception software.xdev.spring.data.eclipse.store.exceptions.IdFieldFinalException
class IdFieldFinalException extends RuntimeException implements Serializable -
Exception software.xdev.spring.data.eclipse.store.exceptions.IdGeneratorNotSupportedException
class IdGeneratorNotSupportedException extends RuntimeException implements Serializable -
Exception software.xdev.spring.data.eclipse.store.exceptions.InvalidRootException
class InvalidRootException extends RuntimeException implements Serializable -
Exception software.xdev.spring.data.eclipse.store.exceptions.InvalidVersionException
class InvalidVersionException extends RuntimeException implements Serializable -
Exception software.xdev.spring.data.eclipse.store.exceptions.LazyNotUnlinkableException
class LazyNotUnlinkableException extends RuntimeException implements Serializable -
Exception software.xdev.spring.data.eclipse.store.exceptions.MergeFailedException
class MergeFailedException extends RuntimeException implements Serializable -
Exception software.xdev.spring.data.eclipse.store.exceptions.NoIdFieldFoundException
class NoIdFieldFoundException extends RuntimeException implements Serializable -
Exception software.xdev.spring.data.eclipse.store.exceptions.NoPageableObjectFoundException
class NoPageableObjectFoundException extends RuntimeException implements Serializable -
Exception software.xdev.spring.data.eclipse.store.exceptions.NotComparableException
class NotComparableException extends RuntimeException implements Serializable -
Exception software.xdev.spring.data.eclipse.store.exceptions.StringBlankException
class StringBlankException extends RuntimeException implements Serializable
-
-
Package software.xdev.spring.data.eclipse.store.transactions
-
Class software.xdev.spring.data.eclipse.store.transactions.EclipseStoreTransactionManager
class EclipseStoreTransactionManager extends org.springframework.transaction.support.AbstractPlatformTransactionManager implements Serializable
-