Uses of Class
org.litebridgedb.orm.persistence.NoOpDtoCache
Packages that use NoOpDtoCache
Package
Description
Persistence subsystem; contains classes for saving/updating/deleting DTOs
-
Uses of NoOpDtoCache in org.litebridgedb.orm.persistence
Fields in org.litebridgedb.orm.persistence declared as NoOpDtoCacheModifier and TypeFieldDescriptionstatic final NoOpDtoCacheNoOpDtoCache.INSTANCEThe singleton instance of theNoOpDtoCacheclass.