Uses of Interface
org.cxbox.model.core.api.EmbeddedKeyable
Packages that use EmbeddedKeyable
-
Uses of EmbeddedKeyable in org.cxbox.model.core.dao
Methods in org.cxbox.model.core.dao with parameters of type EmbeddedKeyableModifier and TypeMethodDescriptionvoidJpaDao.deleteWithCompositeKey(EmbeddedKeyable o) Deprecated.voidJpaDao.saveWithCompositeKey(EmbeddedKeyable o) Deprecated. -
Uses of EmbeddedKeyable in org.cxbox.model.core.dao.impl
Methods in org.cxbox.model.core.dao.impl with parameters of type EmbeddedKeyableModifier and TypeMethodDescriptionvoidJpaDaoImpl.deleteWithCompositeKey(EmbeddedKeyable o) voidJpaDaoImpl.saveWithCompositeKey(EmbeddedKeyable o)