Uses of Interface
com.atlassian.bamboo.persistence3.BambooObjectWithOidDao
-
Packages that use BambooObjectWithOidDao Package Description com.atlassian.bamboo.credentials com.atlassian.bamboo.persistence3 com.atlassian.bamboo.plan com.atlassian.bamboo.project com.atlassian.bamboo.repository -
-
Uses of BambooObjectWithOidDao in com.atlassian.bamboo.credentials
Subinterfaces of BambooObjectWithOidDao in com.atlassian.bamboo.credentials Modifier and Type Interface Description interface
CredentialsDao
Classes in com.atlassian.bamboo.credentials that implement BambooObjectWithOidDao Modifier and Type Class Description class
CredentialsHibernateDao
-
Uses of BambooObjectWithOidDao in com.atlassian.bamboo.persistence3
Classes in com.atlassian.bamboo.persistence3 that implement BambooObjectWithOidDao Modifier and Type Class Description class
BambooHibernateObjectWithOidDao<E extends BambooObjectWithOid>
class
BambooHibernateVersionAwareObjectWithOidDao<E extends BambooObjectWithOid,R>
-
Uses of BambooObjectWithOidDao in com.atlassian.bamboo.plan
Subinterfaces of BambooObjectWithOidDao in com.atlassian.bamboo.plan Modifier and Type Interface Description interface
PlanDao
DAO Manager forPlan
Classes in com.atlassian.bamboo.plan that implement BambooObjectWithOidDao Modifier and Type Class Description class
PlanHibernateDao<T extends Plan>
ATTENTION: All methods that create, modify or remove entities, must increment the appropriate version number. -
Uses of BambooObjectWithOidDao in com.atlassian.bamboo.project
Subinterfaces of BambooObjectWithOidDao in com.atlassian.bamboo.project Modifier and Type Interface Description interface
ProjectDao
Classes in com.atlassian.bamboo.project that implement BambooObjectWithOidDao Modifier and Type Class Description class
ProjectHibernateDao
-
Uses of BambooObjectWithOidDao in com.atlassian.bamboo.repository
Subinterfaces of BambooObjectWithOidDao in com.atlassian.bamboo.repository Modifier and Type Interface Description interface
RepositoryDefinitionDao
Dao forRepositoryDataEntity
Classes in com.atlassian.bamboo.repository that implement BambooObjectWithOidDao Modifier and Type Class Description class
RepositoryDefinitionHibernateDao
-