Package | Description |
---|---|
org.jbei.ice.storage.hibernate | |
org.jbei.ice.storage.hibernate.dao |
Modifier and Type | Method and Description |
---|---|
protected T |
HibernateRepository.get(Class<T> clazz,
long id)
Retrieve an
DataModel object from the database by Class and database id. |
Modifier and Type | Method and Description |
---|---|
Account |
AccountDAO.get(long id)
Retrieve
Account by id from the database. |
Experiment |
ExperimentDAO.getByUrl(String url) |
int |
ExperimentDAO.getExperimentCount(long entryId) |
Copyright © 2017. All rights reserved.