@Repository(value="personDao") @Lazy public class PersonDaoImpl extends PersonDaoBase implements PersonExtendDao
Person
debugEntityLoad, logger
TRANSFORM_NONE
Constructor and Description |
---|
PersonDaoImpl(SessionFactory sessionFactory)
Constructor used by Spring
|
Modifier and Type | Method and Description |
---|---|
Person |
createAsTemporary(String lastname,
String firstname,
Integer departmentId) |
calculateFirstResult, create, create, create, create, create, create, create, create, get, get, getPaginationResult, getPrincipal, load, load, loadAll, loadAll, loadAll, loadAll, remove, remove, remove, search, search, search, search, toEntities, toEntity, transformEntities, transformEntity, update, update
convertDatabase2UI, convertUI2DatabaseMandatoryDate, createQuery, dateOfYearWithOneMiliSecond, dateOfYearWithOneMiliSecondInMili, dateWithNoMiliSecond, dateWithNoSecondAndMiliSecond, dateWithNoSecondAndOneMiliSecond, dateWithNoTime, dateWithOneMiliSecond, deleteAll, get, getSession, getSession, getSessionFactory, load, newCreateDate, queryIterator, queryIteratorTyped, queryIteratorWithPage, queryList, queryListTyped, queryUnique, queryUniqueTyped, queryUpdate, setQueryParams, setSessionFactory
@Autowired public PersonDaoImpl(SessionFactory sessionFactory)
public Person createAsTemporary(String lastname, String firstname, Integer departmentId)
createAsTemporary
in interface PersonExtendDao
Copyright © 2012–2014 IFREMER. All rights reserved.