Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.jmolecules.spring.AssociationToPrimitivesConverter<T> (implements org.springframework.core.convert.converter.GenericConverter)
- org.jmolecules.spring.IdentifierToPrimitivesConverter (implements org.springframework.core.convert.converter.ConditionalGenericConverter)
- org.jmolecules.spring.jpa.JakartaPersistenceAssociationAttributeConverter<T,
ID, S> (implements jakarta.persistence.AttributeConverter<X, Y>) - org.jmolecules.spring.config.JMoleculesConverterConfigUtils
- org.jmolecules.spring.jpa.JpaAssociationAttributeConverter<T,
ID, S> (implements javax.persistence.AttributeConverter<X, Y>) - org.jmolecules.spring.jdbc.NotNewCallback<T> (implements org.springframework.data.relational.core.mapping.event.AfterConvertCallback<T>, org.springframework.data.relational.core.mapping.event.AfterSaveCallback<T>)
- org.jmolecules.spring.mongodb.NotNewCallback<T> (implements org.springframework.data.mongodb.core.mapping.event.AfterConvertCallback<T>, org.springframework.data.mongodb.core.mapping.event.AfterSaveCallback<T>)
- org.jmolecules.spring.PrimitivesToAssociationConverter<T> (implements org.springframework.core.convert.converter.GenericConverter)
- org.jmolecules.spring.PrimitivesToIdentifierConverter (implements org.springframework.core.convert.converter.ConditionalGenericConverter)
- org.jmolecules.spring.hibernate.RecordInstantiator (implements org.hibernate.metamodel.spi.EmbeddableInstantiator)
Interface Hierarchy
- org.jmolecules.spring.AggregateLookup<T,
ID> - org.jmolecules.spring.AssociationResolver<T,
ID>
- org.jmolecules.spring.AssociationResolver<T,
- org.jmolecules.ddd.types.Identifiable<ID>
- org.jmolecules.spring.data.MutablePersistable<T,
ID> (also extends org.springframework.data.domain.Persistable<ID>)
- org.jmolecules.spring.data.MutablePersistable<T,
- org.springframework.data.domain.Persistable<ID>
- org.jmolecules.spring.data.MutablePersistable<T,
ID> (also extends org.jmolecules.ddd.types.Identifiable<ID>)
- org.jmolecules.spring.data.MutablePersistable<T,