scorpion.gem.crud

Undocumented in source.

Members

Interfaces

CrudRepository
interface CrudRepository(T)

Generates an interface with methods for creating, reading, updating and deleting the given entity.

Meta