jar

org.ifinal.finalframework.annotation : final-annotation-query

Maven & Gradle

Apr 27, 2021
1 usages
4 stars
Table Of Contents

Latest Version

Download org.ifinal.finalframework.annotation : final-annotation-query JAR file - Latest Versions:

All Versions

Download org.ifinal.finalframework.annotation : final-annotation-query JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window final-annotation-query-1.2.0-alpha.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.finalframework.query.annotation.function

├─ org.finalframework.query.annotation.function.Function.class - [JAR]

├─ org.finalframework.query.annotation.function.JsonExtract.class - [JAR]

├─ org.finalframework.query.annotation.function.JsonKeys.class - [JAR]

├─ org.finalframework.query.annotation.function.Max.class - [JAR]

├─ org.finalframework.query.annotation.function.Min.class - [JAR]

org.finalframework.query.provider

├─ org.finalframework.query.provider.GroupProvider.class - [JAR]

├─ org.finalframework.query.provider.LimitProvider.class - [JAR]

├─ org.finalframework.query.provider.OrderProvider.class - [JAR]

org.finalframework.query.condition

├─ org.finalframework.query.condition.BetweenCondition.class - [JAR]

├─ org.finalframework.query.condition.CompareCondition.class - [JAR]

├─ org.finalframework.query.condition.Condition.class - [JAR]

├─ org.finalframework.query.condition.InCondition.class - [JAR]

├─ org.finalframework.query.condition.JsonCondition.class - [JAR]

├─ org.finalframework.query.condition.LikeCondition.class - [JAR]

├─ org.finalframework.query.condition.NullCondition.class - [JAR]

org.finalframework.query.function

├─ org.finalframework.query.function.DateFunction.class - [JAR]

├─ org.finalframework.query.function.Function.class - [JAR]

├─ org.finalframework.query.function.LogicFunction.class - [JAR]

org.finalframework.query

├─ org.finalframework.query.AndOr.class - [JAR]

├─ org.finalframework.query.BetweenValue.class - [JAR]

├─ org.finalframework.query.Criteria.class - [JAR]

├─ org.finalframework.query.Criteriable.class - [JAR]

├─ org.finalframework.query.Criterion.class - [JAR]

├─ org.finalframework.query.CriterionAttributes.class - [JAR]

├─ org.finalframework.query.CriterionExpression.class - [JAR]

├─ org.finalframework.query.CriterionTarget.class - [JAR]

├─ org.finalframework.query.Direction.class - [JAR]

├─ org.finalframework.query.FunctionCriteriable.class - [JAR]

├─ org.finalframework.query.Order.class - [JAR]

├─ org.finalframework.query.QEntity.class - [JAR]

├─ org.finalframework.query.QEntityFactory.class - [JAR]

├─ org.finalframework.query.QProperty.class - [JAR]

├─ org.finalframework.query.Query.class - [JAR]

├─ org.finalframework.query.QueryProvider.class - [JAR]

├─ org.finalframework.query.Update.class - [JAR]

org.finalframework.query.annotation

├─ org.finalframework.query.annotation.And.class - [JAR]

├─ org.finalframework.query.annotation.Between.class - [JAR]

├─ org.finalframework.query.annotation.Contains.class - [JAR]

├─ org.finalframework.query.annotation.Criteria.class - [JAR]

├─ org.finalframework.query.annotation.Criterion.class - [JAR]

├─ org.finalframework.query.annotation.CriterionSqlProvider.class - [JAR]

├─ org.finalframework.query.annotation.EndWith.class - [JAR]

├─ org.finalframework.query.annotation.Equal.class - [JAR]

├─ org.finalframework.query.annotation.GreatThan.class - [JAR]

├─ org.finalframework.query.annotation.GreatThanEqual.class - [JAR]

├─ org.finalframework.query.annotation.In.class - [JAR]

├─ org.finalframework.query.annotation.IsNotNull.class - [JAR]

├─ org.finalframework.query.annotation.IsNull.class - [JAR]

├─ org.finalframework.query.annotation.JsonContains.class - [JAR]

├─ org.finalframework.query.annotation.LessThan.class - [JAR]

├─ org.finalframework.query.annotation.LessThanEqual.class - [JAR]

├─ org.finalframework.query.annotation.Like.class - [JAR]

├─ org.finalframework.query.annotation.Limit.class - [JAR]

├─ org.finalframework.query.annotation.NotBetween.class - [JAR]

├─ org.finalframework.query.annotation.NotContains.class - [JAR]

├─ org.finalframework.query.annotation.NotEndWith.class - [JAR]

├─ org.finalframework.query.annotation.NotEqual.class - [JAR]

├─ org.finalframework.query.annotation.NotIn.class - [JAR]

├─ org.finalframework.query.annotation.NotJsonContains.class - [JAR]

├─ org.finalframework.query.annotation.NotLike.class - [JAR]

├─ org.finalframework.query.annotation.NotStartWith.class - [JAR]

├─ org.finalframework.query.annotation.Offset.class - [JAR]

├─ org.finalframework.query.annotation.Or.class - [JAR]

├─ org.finalframework.query.annotation.Order.class - [JAR]

├─ org.finalframework.query.annotation.Page.class - [JAR]

├─ org.finalframework.query.annotation.Property.class - [JAR]

├─ org.finalframework.query.annotation.Size.class - [JAR]

├─ org.finalframework.query.annotation.StartWith.class - [JAR]