jar

tz.co.asoft : bitframe-dao-core-jvm

Maven & Gradle

Oct 07, 2022

bitframe-dao-core · A kotlin multiplatform library

Table Of Contents

Latest Version

Download tz.co.asoft : bitframe-dao-core-jvm JAR file - Latest Versions:

All Versions

Download tz.co.asoft : bitframe-dao-core-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 bitframe-dao-core-jvm-2.0.14.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

bitframe.core

├─ bitframe.core.CompoundDao.class - [JAR]

├─ bitframe.core.CompoundDaoConfig.class - [JAR]

├─ bitframe.core.Condition.class - [JAR]

├─ bitframe.core.ConditionDslKt.class - [JAR]

├─ bitframe.core.ConditionUtilsKt.class - [JAR]

├─ bitframe.core.Dao.class - [JAR]

├─ bitframe.core.DaoConfig.class - [JAR]

├─ bitframe.core.DaoFactory.class - [JAR]

├─ bitframe.core.DaoFactoryExtensionsKt.class - [JAR]

├─ bitframe.core.LimitStatement.class - [JAR]

├─ bitframe.core.Query.class - [JAR]

├─ bitframe.core.QueryBuilderKt.class - [JAR]

├─ bitframe.core.QueryStatement.class - [JAR]

├─ bitframe.core.SortStatement.class - [JAR]

bitframe.dao.internal

├─ bitframe.dao.internal.AbstractDao.class - [JAR]

├─ bitframe.dao.internal.DaoConfigImpl.class - [JAR]

bitframe

├─ bitframe.CompoundDao.class - [JAR]

├─ bitframe.CompoundDaoConfig.class - [JAR]

├─ bitframe.Dao.class - [JAR]

├─ bitframe.DaoConfig.class - [JAR]

├─ bitframe.DaoFactory.class - [JAR]

bitframe.dao

├─ bitframe.dao.Condition.class - [JAR]

├─ bitframe.dao.ConditionDslKt.class - [JAR]

├─ bitframe.dao.ConditionUtilsKt.class - [JAR]

├─ bitframe.dao.DaoFactoryExtensionsKt.class - [JAR]

├─ bitframe.dao.LimitStatement.class - [JAR]

├─ bitframe.dao.Query.class - [JAR]

├─ bitframe.dao.QueryBuilderKt.class - [JAR]

├─ bitframe.dao.QueryStatement.class - [JAR]

├─ bitframe.dao.SortStatement.class - [JAR]

bitframe.dao.exceptions

├─ bitframe.dao.exceptions.EntityNotFoundException.class - [JAR]

├─ bitframe.dao.exceptions.MissingDaoException.class - [JAR]

bitframe.core.exceptions

├─ bitframe.core.exceptions.EntityNotFoundException.class - [JAR]

├─ bitframe.core.exceptions.MissingDaoException.class - [JAR]

Advertisement