jar

com.github.bld-commons : common-jpa-service

Maven & Gradle

Apr 18, 2023
3 usages
0 stars
Table Of Contents

Latest Version

Download com.github.bld-commons : common-jpa-service JAR file - Latest Versions:

All Versions

Download com.github.bld-commons : common-jpa-service JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.1.x
1.0.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 common-jpa-service-2.0.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

bld.commons.utils

├─ bld.commons.utils.PersistenceMap.class - [JAR]

bld.commons.reflection.utils

├─ bld.commons.reflection.utils.ReflectionCommons.class - [JAR]

bld.commons.reflection.type

├─ bld.commons.reflection.type.DateType.class - [JAR]

├─ bld.commons.reflection.type.GetSetType.class - [JAR]

├─ bld.commons.reflection.type.LikeType.class - [JAR]

├─ bld.commons.reflection.type.OrderType.class - [JAR]

bld.commons.processor.annotations

├─ bld.commons.processor.annotations.ConditionBuilder.class - [JAR]

├─ bld.commons.processor.annotations.CustomConditionBuilder.class - [JAR]

├─ bld.commons.processor.annotations.JpaBuilder.class - [JAR]

├─ bld.commons.processor.annotations.JpqlOrderBuilder.class - [JAR]

├─ bld.commons.processor.annotations.NativeOrderBuilder.class - [JAR]

├─ bld.commons.processor.annotations.OrderAlias.class - [JAR]

├─ bld.commons.processor.annotations.QueryBuilder.class - [JAR]

bld.commons.service

├─ bld.commons.service.BaseJpaService.class - [JAR]

├─ bld.commons.service.JpaService.class - [JAR]

├─ bld.commons.service.JpaServiceImpl.class - [JAR]

├─ bld.commons.service.QueryJpql.class - [JAR]

bld.commons.repository

├─ bld.commons.repository.BaseJpaRepository.class - [JAR]

bld.commons.processor

├─ bld.commons.processor.ConditionType.class - [JAR]

├─ bld.commons.processor.OperationType.class - [JAR]

bld.commons.reflection.annotations

├─ bld.commons.reflection.annotations.ConditionsZone.class - [JAR]

├─ bld.commons.reflection.annotations.ConditionsZones.class - [JAR]

├─ bld.commons.reflection.annotations.DateFilter.class - [JAR]

├─ bld.commons.reflection.annotations.FieldMapping.class - [JAR]

├─ bld.commons.reflection.annotations.FilterNullValue.class - [JAR]

├─ bld.commons.reflection.annotations.IgnoreMapping.class - [JAR]

├─ bld.commons.reflection.annotations.IgnoreResultSet.class - [JAR]

├─ bld.commons.reflection.annotations.LikeString.class - [JAR]

├─ bld.commons.reflection.annotations.ListFilter.class - [JAR]

├─ bld.commons.reflection.annotations.ResultMapping.class - [JAR]

bld.commons.exception

├─ bld.commons.exception.JpaServiceException.class - [JAR]

├─ bld.commons.exception.OrderByException.class - [JAR]

├─ bld.commons.exception.PropertiesException.class - [JAR]

bld.commons.controller

├─ bld.commons.controller.BaseSearchController.class - [JAR]

├─ bld.commons.controller.PerformanceSearchController.class - [JAR]

├─ bld.commons.controller.SearchController.class - [JAR]

bld.commons.reflection.model

├─ bld.commons.reflection.model.BaseParameter.class - [JAR]

├─ bld.commons.reflection.model.BaseQueryParameter.class - [JAR]

├─ bld.commons.reflection.model.BuildJpqlQueryParameter.class - [JAR]

├─ bld.commons.reflection.model.BuildNativeQueryParameter.class - [JAR]

├─ bld.commons.reflection.model.BuildQueryParameter.class - [JAR]

├─ bld.commons.reflection.model.ConditionsZoneModel.class - [JAR]

├─ bld.commons.reflection.model.IDFilterParameter.class - [JAR]

├─ bld.commons.reflection.model.InfoClass.class - [JAR]

├─ bld.commons.reflection.model.NativeQueryParameter.class - [JAR]

├─ bld.commons.reflection.model.OrderBy.class - [JAR]

├─ bld.commons.reflection.model.QueryParameter.class - [JAR]

bld.commons.config.annotation

├─ bld.commons.config.annotation.EnableJpaService.class - [JAR]

bld.commons.controller.mapper

├─ bld.commons.controller.mapper.ModelMapper.class - [JAR]

├─ bld.commons.controller.mapper.PerformanceModelMapper.class - [JAR]

├─ bld.commons.controller.mapper.ResultMapper.class - [JAR]

bld.commons.config

├─ bld.commons.config.EnableJpaServiceConfiguration.class - [JAR]