Class ColonyUniqueRepository
java.lang.Object
com.maplander.backend.repository.RepositoryBase<ColonyUnique,Long>
com.maplander.backend.repository.ColonyUniqueRepository
-
Field Summary
Fields inherited from class com.maplander.backend.repository.RepositoryBase
sessionFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindByPostalCode(String postalCode, org.hibernate.Session session) Methods inherited from class com.maplander.backend.repository.RepositoryBase
currentSession, delete, delete, deleteAll, deleteAll, deleteAll, deleteAllById, deleteAllById, deleteById, deleteById, deleteById, existsById, findAll, findAll, findById, findById, save, save, saveAll
-
Constructor Details
-
ColonyUniqueRepository
public ColonyUniqueRepository(org.hibernate.SessionFactory sessionFactory)
-
-
Method Details
-
findByPostalCode
-