java.util.List<org.kaaproject.kaa.server.common.dao.model.sql.Topic> to org.kaaproject.kaa.server.common.dao.model.sql.Topic
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'kaa'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
- findListByCriterionWithAlias(APPLICATION_PROPERTY,APPLICATION_ALIAS,Restrictions.and(Restrictions.eq(APPLICATION_REFERENCE,Long.valueOf(appId)),Restrictions.eq(TOPIC_NAME,topicName))) to findOneByCriterionWithAlias(APPLICATION_PROPERTY,APPLICATION_ALIAS,Restrictions.and(Restrictions.eq(APPLICATION_REFERENCE,Long.valueOf(appId)),Restrictions.eq(TOPIC_NAME,topicName)))