Uses of Package
io.github.blyznytsiaorg.bibernate.dao
Packages that use io.github.blyznytsiaorg.bibernate.dao
Package
Description
-
Classes in io.github.blyznytsiaorg.bibernate.dao used by io.github.blyznytsiaorg.bibernateClassDescriptionInvocationHandler implementation for dynamically handling method invocations on repository interfaces.
-
Classes in io.github.blyznytsiaorg.bibernate.dao used by io.github.blyznytsiaorg.bibernate.daoClassDescriptionInterface representing a Data Access Object (DAO) for performing CRUD operations and querying on entities.
-
Classes in io.github.blyznytsiaorg.bibernate.dao used by io.github.blyznytsiaorg.bibernate.dao.jdbc
-
-
Classes in io.github.blyznytsiaorg.bibernate.dao used by io.github.blyznytsiaorg.bibernate.sessionClassDescriptionInterface representing a Data Access Object (DAO) for performing CRUD operations and querying on entities.Data Access Object (DAO) implementation for managing entities in Bibernate.InvocationHandler implementation for dynamically handling method invocations on repository interfaces.