Uses of Interface
io.github.blyznytsiaorg.bibernate.dao.jdbc.identity.Identity
Packages that use Identity
Package
Description
-
Uses of Identity in io.github.blyznytsiaorg.bibernate.dao
Fields in io.github.blyznytsiaorg.bibernate.dao declared as Identity -
Uses of Identity in io.github.blyznytsiaorg.bibernate.dao.jdbc.identity
Classes in io.github.blyznytsiaorg.bibernate.dao.jdbc.identity that implement IdentityModifier and TypeClassDescriptionclass
Implementation of the Identity interface for managing identity-related operations in Bibernate application specific to PostgreSQL databases.