Serialized Form
-
Package com.pugwoo.dbhelper.exception
-
Exception Class com.pugwoo.dbhelper.exception.BadSQLSyntaxException
class BadSQLSyntaxException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.pugwoo.dbhelper.exception.CasVersionNotMatchException
class CasVersionNotMatchException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
affectedRows
int affectedRows
-
-
Exception Class com.pugwoo.dbhelper.exception.InvalidParameterException
class InvalidParameterException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.pugwoo.dbhelper.exception.MustProvideConstructorException
class MustProvideConstructorException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.pugwoo.dbhelper.exception.NoColumnAnnotationException
class NoColumnAnnotationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.pugwoo.dbhelper.exception.NoJoinTableMemberException
class NoJoinTableMemberException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.pugwoo.dbhelper.exception.NoKeyColumnAnnotationException
class NoKeyColumnAnnotationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.pugwoo.dbhelper.exception.NoTableAnnotationException
class NoTableAnnotationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.pugwoo.dbhelper.exception.NotAllowModifyException
class NotAllowModifyException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.pugwoo.dbhelper.exception.NotAllowQueryException
class NotAllowQueryException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.pugwoo.dbhelper.exception.NotOnlyOneKeyColumnException
class NotOnlyOneKeyColumnException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.pugwoo.dbhelper.exception.NullKeyValueException
class NullKeyValueException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.pugwoo.dbhelper.exception.OnConditionIsNeedException
class OnConditionIsNeedException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.pugwoo.dbhelper.exception.ParameterSizeNotMatchedException
class ParameterSizeNotMatchedException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.pugwoo.dbhelper.exception.RelatedColumnFieldNotFoundException
class RelatedColumnFieldNotFoundException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.pugwoo.dbhelper.exception.RowMapperFailException
class RowMapperFailException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
field
Field field
-
-
Exception Class com.pugwoo.dbhelper.exception.ScriptErrorException
class ScriptErrorException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.pugwoo.dbhelper.exception.SpringBeanNotMatchException
class SpringBeanNotMatchException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.pugwoo.dbhelper.json
-
Class com.pugwoo.dbhelper.json.MultiDateDeserializer
class MultiDateDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<Date> implements Serializable- serialVersionUID:
- 1L
-
Class com.pugwoo.dbhelper.json.MultiLocalDateDeserializer
class MultiLocalDateDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<LocalDate> implements Serializable- serialVersionUID:
- 1L
-
Class com.pugwoo.dbhelper.json.MultiLocalDateTimeDeserializer
class MultiLocalDateTimeDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<LocalDateTime> implements Serializable- serialVersionUID:
- 1L
-
Class com.pugwoo.dbhelper.json.MultiLocalTimeDeserializer
class MultiLocalTimeDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<LocalTime> implements Serializable- serialVersionUID:
- 1L
-
Class com.pugwoo.dbhelper.json.MyObjectMapper
class MyObjectMapper extends com.fasterxml.jackson.databind.ObjectMapper implements Serializable- serialVersionUID:
- 7802045661502663726L
-
-
Package com.pugwoo.dbhelper.model
-
Class com.pugwoo.dbhelper.model.PageData
class PageData extends Object implements Serializable- serialVersionUID:
- 3L
-
-
Package com.pugwoo.dbhelper.sql
-
Class com.pugwoo.dbhelper.sql.FixedAndExpression
class FixedAndExpression extends net.sf.jsqlparser.expression.operators.conditional.AndExpression implements Serializable
-