Package io.github.blyznytsiaorg.bibernate.dao.method
package io.github.blyznytsiaorg.bibernate.dao.method
-
ClassDescriptionRepresents metadata information for a method, including its name, return type, and parameters.Represents a method parameter with its name and type.Represents details about a repository, including its name, primary key type, entity type, implemented interfaces, and metadata for each repository method.Represents the return type of a method, including the entity class and generic parameters if applicable.