org.duraspace.fcrepo.cloudsync.service.dao
Class ServiceInfoDao
java.lang.Object
org.duraspace.fcrepo.cloudsync.service.dao.ServiceInfoDao
public class ServiceInfoDao
- extends Object
|
Field Summary |
protected org.springframework.jdbc.core.JdbcTemplate |
db
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
db
protected final org.springframework.jdbc.core.JdbcTemplate db
ServiceInfoDao
public ServiceInfoDao(org.springframework.jdbc.core.JdbcTemplate db,
UserDao userDao)
initDb
public void initDb()
getServiceInfo
public ServiceInfo getServiceInfo()
setInitialized
public void setInitialized()
insert
protected String insert(String sql,
Object... values)
throws org.springframework.dao.DuplicateKeyException
- Throws:
org.springframework.dao.DuplicateKeyException
Copyright © 2012 DuraSpace. All Rights Reserved.