Joutsen Persistence  v0.2.1
Joutsen.Persistence.Repository< EntityType, IdentifierType > Member List

This is the complete list of members for Joutsen.Persistence.Repository< EntityType, IdentifierType >, including all inherited members.

Create()Joutsen.Persistence.Repository< EntityType, IdentifierType >
Delete(EntityType entity)Joutsen.Persistence.Repository< EntityType, IdentifierType >
GetById(IdentifierType id)Joutsen.Persistence.ReadOnlyRepository< EntityType, IdentifierType >
Save(EntityType entity)Joutsen.Persistence.Repository< EntityType, IdentifierType >