Uses of Enum Class
adalid.core.enums.FetchType
Packages that use FetchType
-
Uses of FetchType in adalid.core
Methods in adalid.core that return FetchTypeMethods in adalid.core with parameters of type FetchTypeModifier and TypeMethodDescriptionvoidEntityCollection.setFetchType(FetchType fetchType) El método setFetchType se utiliza para establecer la estrategia para obtener datos de la base de datos. -
Uses of FetchType in adalid.core.data.types
Methods in adalid.core.data.types that return FetchTypeMethods in adalid.core.data.types with parameters of type FetchTypeModifier and TypeMethodDescriptionvoidBinaryData.setFetchType(FetchType fetchType) El método setFetchType se utiliza para establecer la estrategia para obtener datos de la base de datos.voidStringData.setFetchType(FetchType fetchType) El método setFetchType se utiliza para establecer la estrategia para obtener datos de la base de datos. -
Uses of FetchType in adalid.core.enums
Methods in adalid.core.enums that return FetchType -
Uses of FetchType in adalid.core.interfaces
Methods in adalid.core.interfaces that return FetchType