jar

com.github.iaunzu : strqlbuilder

Maven & Gradle

Sep 25, 2018
1 stars

StrQL Builder · SQL and PSQL builder focused on complex paginated queries.

Table Of Contents

Latest Version

Download com.github.iaunzu : strqlbuilder JAR file - Latest Versions:

All Versions

Download com.github.iaunzu : strqlbuilder JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.2.x
1.1.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 strqlbuilder-1.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.iaunzu.strqlbuilder

├─ com.github.iaunzu.strqlbuilder.StrQLBuilder.class - [JAR]

com.github.iaunzu.strqlbuilder.chunks

├─ com.github.iaunzu.strqlbuilder.chunks.Aliases.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.chunks.Chunk.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.chunks.From.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.chunks.GroupBy.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.chunks.Having.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.chunks.Join.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.chunks.OrderBy.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.chunks.Parameter.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.chunks.Select.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.chunks.Where.class - [JAR]

com.github.iaunzu.strqlbuilder.pagination

├─ com.github.iaunzu.strqlbuilder.pagination.PagedTypedQuery.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.pagination.PagedTypedQueryImpl.class - [JAR]

com.github.iaunzu.strqlbuilder.hibernate

├─ com.github.iaunzu.strqlbuilder.hibernate.StrTypedQuery.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.hibernate.StrTypedQueryFactory.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.hibernate.TypedNativeQueryImpl.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.hibernate.TypedQueryImpl.class - [JAR]

com.github.iaunzu.strqlbuilder.exceptions

├─ com.github.iaunzu.strqlbuilder.exceptions.ParseSqlException.class - [JAR]

com.github.iaunzu.strqlbuilder.hibernate.propertyeditor

├─ com.github.iaunzu.strqlbuilder.hibernate.propertyeditor.BeanPropertyEditors.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.hibernate.propertyeditor.BooleanPropertyEditor.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.hibernate.propertyeditor.BytePropertyEditor.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.hibernate.propertyeditor.CalendarPropertyEditor.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.hibernate.propertyeditor.DoublePropertyEditor.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.hibernate.propertyeditor.FloatPropertyEditor.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.hibernate.propertyeditor.IntegerPropertyEditor.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.hibernate.propertyeditor.LongPropertyEditor.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.hibernate.propertyeditor.ShortPropertyEditor.class - [JAR]

com.github.iaunzu.strqlbuilder.utils

├─ com.github.iaunzu.strqlbuilder.utils.ConditionValues.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.utils.ConditionValuesParser.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.utils.StrQLUtils.class - [JAR]

com.github.iaunzu.strqlbuilder.utils.pojo

├─ com.github.iaunzu.strqlbuilder.utils.pojo.DefaultPojoFactory.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.utils.pojo.IPojoFactory.class - [JAR]

com.github.iaunzu.strqlbuilder.chunks.like

├─ com.github.iaunzu.strqlbuilder.chunks.like.AbstractLike.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.chunks.like.CaseInsensitiveLike.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.chunks.like.Like.class - [JAR]

├─ com.github.iaunzu.strqlbuilder.chunks.like.RegExpLike.class - [JAR]

Advertisement

Dependencies from Group

Sep 21, 2018
1 usages
1 stars
Sep 25, 2018
1 stars

Discover Dependencies

Sep 21, 2018
1 usages
1 stars
Jun 18, 2020
23 usages
7 stars
Apr 23, 2018
1 usages
0 stars
Oct 04, 2017
1 usages
0 stars
Oct 02, 2017
1 usages
May 24, 2022
1 usages
0 stars
nfc
Oct 06, 2017
2 stars
Oct 05, 2017
0 stars
Oct 03, 2017
571 stars