jar

com.tvd12 : ezyfox-database

Maven & Gradle

Jun 05, 2023
5 usages
20 stars

ezyfox-database

Table Of Contents

Latest Version

Download com.tvd12 : ezyfox-database JAR file - Latest Versions:

All Versions

Download com.tvd12 : ezyfox-database JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.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 ezyfox-database-1.2.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.tvd12.ezyfox.database.util

├─ com.tvd12.ezyfox.database.util.EzyCollectionAnnotations.class - [JAR]

├─ com.tvd12.ezyfox.database.util.EzyMapstoreAnnotations.class - [JAR]

├─ com.tvd12.ezyfox.database.util.EzyRepositoryAnnotations.class - [JAR]

com.tvd12.ezyfox.database.repository

├─ com.tvd12.ezyfox.database.repository.EzyEmptyRepository.class - [JAR]

com.tvd12.ezyfox.database.annotation

├─ com.tvd12.ezyfox.database.annotation.EzyCollection.class - [JAR]

├─ com.tvd12.ezyfox.database.annotation.EzyCollectionId.class - [JAR]

├─ com.tvd12.ezyfox.database.annotation.EzyMapstore.class - [JAR]

├─ com.tvd12.ezyfox.database.annotation.EzyNamedQuery.class - [JAR]

├─ com.tvd12.ezyfox.database.annotation.EzyQuery.class - [JAR]

├─ com.tvd12.ezyfox.database.annotation.EzyQueryResult.class - [JAR]

├─ com.tvd12.ezyfox.database.annotation.EzyRepository.class - [JAR]

├─ com.tvd12.ezyfox.database.annotation.EzyResultDeserialized.class - [JAR]

├─ com.tvd12.ezyfox.database.annotation.EzyTransactional.class - [JAR]

com.tvd12.ezyfox.database.mapservice

├─ com.tvd12.ezyfox.database.mapservice.EzyCheckContainService.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzyCheckEmptyService.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzyCheckService.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzyClearService.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzyFetchAllListService.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzyFetchAllMapService.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzyFetchAllService.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzyFetchByKeyService.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzyFetchByKeys.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzyFetchListByKeys.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzyFetchMapByKeys.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzyFetchService.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzyFetchSizeService.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzyMapService.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzyPutKeyValueService.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzyPutMapService.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzyPutService.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzyPutValueService.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzyPutValuesService.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzyRemoveByKeyService.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzyRemoveByKeysService.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzyRemoveService.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzySetKeyValueService.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzySetMapService.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzySetService.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzySetValueService.class - [JAR]

├─ com.tvd12.ezyfox.database.mapservice.EzySetValuesService.class - [JAR]

com.tvd12.ezyfox.database.query

├─ com.tvd12.ezyfox.database.query.EzyFindAndModifyOptions.class - [JAR]

├─ com.tvd12.ezyfox.database.query.EzyPushOptions.class - [JAR]

├─ com.tvd12.ezyfox.database.query.EzyUpdateOperations.class - [JAR]

com.tvd12.ezyfox.database

├─ com.tvd12.ezyfox.database.EzyDatabaseNameAware.class - [JAR]

com.tvd12.ezyfox.database.entity

├─ com.tvd12.ezyfox.database.entity.EzyEntity.class - [JAR]

├─ com.tvd12.ezyfox.database.entity.EzyLongIdEntity.class - [JAR]

com.tvd12.ezyfox.database.service

├─ com.tvd12.ezyfox.database.service.EzyCountSerivce.class - [JAR]

├─ com.tvd12.ezyfox.database.service.EzyCrudService.class - [JAR]

├─ com.tvd12.ezyfox.database.service.EzyDeleteAllService.class - [JAR]

├─ com.tvd12.ezyfox.database.service.EzyDeleteByIdService.class - [JAR]

├─ com.tvd12.ezyfox.database.service.EzyDeleteByIdsService.class - [JAR]

├─ com.tvd12.ezyfox.database.service.EzyDeleteService.class - [JAR]

├─ com.tvd12.ezyfox.database.service.EzyFindAllService.class - [JAR]

├─ com.tvd12.ezyfox.database.service.EzyFindByField.class - [JAR]

├─ com.tvd12.ezyfox.database.service.EzyFindById.class - [JAR]

├─ com.tvd12.ezyfox.database.service.EzyFindListByField.class - [JAR]

├─ com.tvd12.ezyfox.database.service.EzyFindListByIds.class - [JAR]

├─ com.tvd12.ezyfox.database.service.EzyFindService.class - [JAR]

├─ com.tvd12.ezyfox.database.service.EzyMaxIdService.class - [JAR]

├─ com.tvd12.ezyfox.database.service.EzyMaxIdServiceAware.class - [JAR]

├─ com.tvd12.ezyfox.database.service.EzySaveManyService.class - [JAR]

├─ com.tvd12.ezyfox.database.service.EzySaveOneSerivce.class - [JAR]

├─ com.tvd12.ezyfox.database.service.EzySaveService.class - [JAR]

├─ com.tvd12.ezyfox.database.service.EzyUpdateOneByIdService.class - [JAR]

com.tvd12.ezyfox.database.exception

├─ com.tvd12.ezyfox.database.exception.EzyTransactionException.class - [JAR]

Advertisement

Dependencies from Group

Jun 05, 2023
10 usages
20 stars
Jun 05, 2023
8 usages
20 stars
Jun 05, 2023
8 usages
20 stars
Jun 05, 2023
6 usages
4 stars
Jun 05, 2023
6 usages
20 stars

Discover Dependencies

Jun 05, 2023
4 usages
20 stars
Apr 21, 2019
4 usages
1.4k stars
Apr 25, 2019
4 usages
5.1k stars
Apr 25, 2019
4 usages
5.1k stars
Apr 25, 2019
4 usages
5.1k stars
Apr 25, 2019
4 usages
5.1k stars
Apr 25, 2019
4 usages
5.1k stars
Apr 25, 2019
4 usages
5.1k stars