All Downloads are FREE. Search and download functionalities are using the official Maven repository.

skinny.orm.feature.NoIdAssociationsFeature.scala Maven / Gradle / Ivy

package skinny.orm.feature

/**
 * Associations for NoId mappers.
 */
trait NoIdAssociationsFeature[Entity] extends AssociationsFeature[Entity] with NoIdJoinsFeature[Entity]





© 2015 - 2025 Weber Informatics LLC | Privacy Policy