@Repository public class RoundtripRepository extends AbstractRepository<Roundtrip>
em
Constructor and Description |
---|
RoundtripRepository() |
Modifier and Type | Method and Description |
---|---|
boolean |
isNameAvailable(String name) |
countAll, delete, delete, deleteAll, findAll, findById, saveAndFlush
public boolean isNameAvailable(String name)
Copyright © 2015. All rights reserved.