All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download jpa-plus JAR 1.0.3 with all dependencies


Files of the artifact jpa-plus version 1.0.3 from the group top.openyuan.

Artifact jpa-plus
Group top.openyuan
Version 1.0.3


Please rate this JAR file. Is it a good library?

0 downloads

Source code of jpa-plus version 1.0.3

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.top.openyuan.jpa-plus
META-INF.maven.top.openyuan.jpa-plus.META-INF.maven.top.openyuan.jpa-plus.pom.properties
META-INF.maven.top.openyuan.jpa-plus.META-INF.maven.top.openyuan.jpa-plus.pom.xml
top.openyuan.jpa
top.openyuan.jpa.top.openyuan.jpa.EnableJpaPlus
top.openyuan.jpa.top.openyuan.jpa.JpaRepositoriesExtRegistrar
top.openyuan.jpa.common.constant
top.openyuan.jpa.common.constant.top.openyuan.jpa.common.constant.JpaConfigConstant
top.openyuan.jpa.common.util
top.openyuan.jpa.common.util.top.openyuan.jpa.common.util.CollectionUtils
top.openyuan.jpa.common.util.top.openyuan.jpa.common.util.FieldUtils
top.openyuan.jpa.common.util.top.openyuan.jpa.common.util.StringUtils
top.openyuan.jpa.common.util.top.openyuan.jpa.common.util.SystemClockUtils
top.openyuan.jpa.config
top.openyuan.jpa.config.top.openyuan.jpa.config.JpaPlusConfig
top.openyuan.jpa.exception
top.openyuan.jpa.exception.top.openyuan.jpa.exception.BuildSpecificationException
top.openyuan.jpa.id
top.openyuan.jpa.id.top.openyuan.jpa.id.GenerationExtType
top.openyuan.jpa.id.top.openyuan.jpa.id.SnowflakeIdGenerator
top.openyuan.jpa.id.snowflake
top.openyuan.jpa.id.snowflake.top.openyuan.jpa.id.snowflake.SnowflakeGenerationStrategy
top.openyuan.jpa.repository
top.openyuan.jpa.repository.top.openyuan.jpa.repository.JpaRepositoryExt
top.openyuan.jpa.repository.top.openyuan.jpa.repository.SimpleJpaRepositoryExt
top.openyuan.jpa.repository.factory
top.openyuan.jpa.repository.factory.top.openyuan.jpa.repository.factory.JpaRepositoryExtFactory
top.openyuan.jpa.repository.factory.top.openyuan.jpa.repository.factory.JpaRepositoryExtFactoryBean
top.openyuan.jpa.specification
top.openyuan.jpa.specification.top.openyuan.jpa.specification.JpaSpecificationExtExecutor
top.openyuan.jpa.specification.top.openyuan.jpa.specification.SpecificationPlus
top.openyuan.jpa.specification.annotation
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.Between
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.EndsWith
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.Equals
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.GreaterThan
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.GreaterThanEqual
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.In
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.IsNotNull
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.IsNull
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.Join
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.LessThan
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.LessThanEqual
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.Like
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.LikeIn
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.LikeOrLike
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.LikePattern
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.NotBetween
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.NotEndsWith
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.NotEquals
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.NotIn
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.NotLike
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.NotLikePattern
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.NotStartsWith
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.OrBetween
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.OrEndsWith
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.OrEquals
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.OrGreaterThan
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.OrGreaterThanEqual
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.OrIn
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.OrIsNotNull
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.OrIsNull
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.OrLessThan
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.OrLessThanEqual
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.OrLike
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.OrLikeOrLike
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.OrLikePattern
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.OrNotBetween
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.OrNotEndsWith
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.OrNotEquals
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.OrNotIn
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.OrNotLike
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.OrNotLikePattern
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.OrNotStartsWith
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.OrStartsWith
top.openyuan.jpa.specification.annotation.top.openyuan.jpa.specification.annotation.StartsWith
top.openyuan.jpa.specification.handler
top.openyuan.jpa.specification.handler.top.openyuan.jpa.specification.handler.AbstractPredicateHandler
top.openyuan.jpa.specification.handler.top.openyuan.jpa.specification.handler.PredicateHandler
top.openyuan.jpa.specification.handler.bean
top.openyuan.jpa.specification.handler.bean.top.openyuan.jpa.specification.handler.bean.BetweenValue
top.openyuan.jpa.specification.handler.bean.top.openyuan.jpa.specification.handler.bean.Pair
top.openyuan.jpa.specification.handler.factory
top.openyuan.jpa.specification.handler.factory.top.openyuan.jpa.specification.handler.factory.PredicateHandlerFactory
top.openyuan.jpa.specification.handler.impl
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.BetweenPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.EndsWithPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.EqualsPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.GreaterThanEqualPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.GreaterThanPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.InPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.IsNotNullPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.IsNullPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.JoinPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.LessThanEqualPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.LessThanPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.LikeInPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.LikeOrLikePredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.LikePatternPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.LikePredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.NotBetweenPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.NotEndsWithPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.NotEqualsPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.NotInPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.NotLikePatternPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.NotLikePredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.NotStartsWithPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.OrBetweenPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.OrEndsWithPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.OrEqualsPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.OrGreaterThanEqualPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.OrGreaterThanPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.OrInPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.OrIsNotNullPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.OrIsNullPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.OrLessThanEqualPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.OrLessThanPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.OrLikeOrLikePredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.OrLikePatternPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.OrLikePredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.OrNotBetweenPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.OrNotEndsWithPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.OrNotEqualsPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.OrNotInPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.OrNotLikePatternPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.OrNotLikePredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.OrNotStartsWithPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.OrStartsWithPredicateHandler
top.openyuan.jpa.specification.handler.impl.top.openyuan.jpa.specification.handler.impl.StartsWithPredicateHandler
top.openyuan.jpa.specification.predicate
top.openyuan.jpa.specification.predicate.top.openyuan.jpa.specification.predicate.AbstractSimplePredicateExt
top.openyuan.jpa.specification.predicate.top.openyuan.jpa.specification.predicate.PredicatePlus
top.openyuan.jpa.specification.predicate.top.openyuan.jpa.specification.predicate.PredicatePlusBuilder




© 2015 - 2024 Weber Informatics LLC | Privacy Policy