A B C E G H O P R S T V

A

AbstractHibernateEntityDaoTest - Class in com.anasoft.os.daofusion.test
Core integration test for AbstractHibernateEntityDao.
AbstractHibernateEntityDaoTest() - Constructor for class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
 
AbstractHibernateEnumerationDaoTest - Class in com.anasoft.os.daofusion.test
Core integration test for AbstractHibernateEnumerationDao.
AbstractHibernateEnumerationDaoTest() - Constructor for class com.anasoft.os.daofusion.test.AbstractHibernateEnumerationDaoTest
 
addOrder(Order) - Method in class com.anasoft.os.daofusion.test.example.entity.Customer
 
addOrderItem(OrderItem) - Method in class com.anasoft.os.daofusion.test.example.entity.Order
 
Address - Class in com.anasoft.os.daofusion.test.example.embed
 
Address() - Constructor for class com.anasoft.os.daofusion.test.example.embed.Address
 

B

BaseHibernateCoreIntegrationTest - Class in com.anasoft.os.daofusion.test
Base class for core integration tests aimed at standard persistent entity DAO implementations.
BaseHibernateCoreIntegrationTest() - Constructor for class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
BaseHibernateIntegrationTest - Class in com.anasoft.os.daofusion.test
Base class for JUnit / Spring TestContext framework integration tests interacting with a database instance via JPA / Hibernate.
BaseHibernateIntegrationTest() - Constructor for class com.anasoft.os.daofusion.test.BaseHibernateIntegrationTest
 

C

clone() - Method in class com.anasoft.os.daofusion.test.example.entity.OidBasedMutablePersistentEntity
 
com.anasoft.os.daofusion.test - package com.anasoft.os.daofusion.test
 
com.anasoft.os.daofusion.test.example.dao - package com.anasoft.os.daofusion.test.example.dao
 
com.anasoft.os.daofusion.test.example.embed - package com.anasoft.os.daofusion.test.example.embed
 
com.anasoft.os.daofusion.test.example.entity - package com.anasoft.os.daofusion.test.example.entity
 
com.anasoft.os.daofusion.test.example.enums - package com.anasoft.os.daofusion.test.example.enums
 
CONTEXT_LOCATION - Static variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
CONTEXT_LOCATION - Static variable in class com.anasoft.os.daofusion.test.BaseHibernateIntegrationTest
 
Country - Class in com.anasoft.os.daofusion.test.example.enums
 
Country() - Constructor for class com.anasoft.os.daofusion.test.example.enums.Country
 
COUNTRY_JAPAN - Static variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
COUNTRY_SLOVAKIA - Static variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
countryDao - Variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
CountryDao - Class in com.anasoft.os.daofusion.test.example.dao
 
CountryDao() - Constructor for class com.anasoft.os.daofusion.test.example.dao.CountryDao
 
Customer - Class in com.anasoft.os.daofusion.test.example.entity
 
Customer() - Constructor for class com.anasoft.os.daofusion.test.example.entity.Customer
 
CUSTOMER_EMAIL_SUFFIX - Static variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
CUSTOMER_ONE_EMAIL_PREFIX - Static variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
CUSTOMER_ONE_FIRST_NAME - Static variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
CUSTOMER_TWO_EMAIL_PREFIX - Static variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
CUSTOMER_TWO_FIRST_NAME - Static variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
CUSTOMER_TWO_LAST_NAME_PREFIX - Static variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
customerDao - Variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
CustomerDao - Class in com.anasoft.os.daofusion.test.example.dao
 
CustomerDao() - Constructor for class com.anasoft.os.daofusion.test.example.dao.CustomerDao
 
customerOneEmail - Variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
customerOneId - Variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
customerTwoId - Variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 

E

EntityManagerAwareEntityDao<T extends Persistable<ID>,ID extends java.io.Serializable> - Class in com.anasoft.os.daofusion.test.example.dao
 
EntityManagerAwareEntityDao() - Constructor for class com.anasoft.os.daofusion.test.example.dao.EntityManagerAwareEntityDao
 
EntityManagerAwareEnumerationDao<T extends PersistentEnumeration> - Class in com.anasoft.os.daofusion.test.example.dao
 
EntityManagerAwareEnumerationDao() - Constructor for class com.anasoft.os.daofusion.test.example.dao.EntityManagerAwareEnumerationDao
 
EntityManagerHolder - Class in com.anasoft.os.daofusion.test.example.dao
 
EntityManagerHolder() - Constructor for class com.anasoft.os.daofusion.test.example.dao.EntityManagerHolder
 
equals(Object) - Method in class com.anasoft.os.daofusion.test.example.embed.Address
 
equals(Object) - Method in class com.anasoft.os.daofusion.test.example.entity.OidBasedMutablePersistentEntity
 

G

generateOid() - Method in class com.anasoft.os.daofusion.test.example.entity.OidBasedMutablePersistentEntity
 
getBillingAddress() - Method in class com.anasoft.os.daofusion.test.example.entity.Order
 
getCategory() - Method in class com.anasoft.os.daofusion.test.example.entity.StockItem
 
getCity() - Method in class com.anasoft.os.daofusion.test.example.embed.Address
 
getComplete() - Method in class com.anasoft.os.daofusion.test.example.entity.Order
 
getCountry() - Method in class com.anasoft.os.daofusion.test.example.embed.Address
 
getCreationDate() - Method in class com.anasoft.os.daofusion.test.example.entity.Order
 
getCustomer() - Method in class com.anasoft.os.daofusion.test.example.entity.Order
 
getDescription() - Method in class com.anasoft.os.daofusion.test.example.entity.Order
 
getDescription() - Method in class com.anasoft.os.daofusion.test.example.entity.StockItem
 
getDescription() - Method in class com.anasoft.os.daofusion.test.example.enums.StockItemCategory
 
getEmail() - Method in class com.anasoft.os.daofusion.test.example.entity.Customer
 
getEntityClass() - Method in class com.anasoft.os.daofusion.test.example.dao.CountryDao
 
getEntityClass() - Method in class com.anasoft.os.daofusion.test.example.dao.CustomerDao
 
getEntityClass() - Method in class com.anasoft.os.daofusion.test.example.dao.OrderDao
 
getEntityClass() - Method in class com.anasoft.os.daofusion.test.example.dao.OrderItemDao
 
getEntityClass() - Method in class com.anasoft.os.daofusion.test.example.dao.PaymentTypeDao
 
getEntityClass() - Method in class com.anasoft.os.daofusion.test.example.dao.StockItemCategoryDao
 
getEntityClass() - Method in class com.anasoft.os.daofusion.test.example.dao.StockItemDao
 
getEntityManager() - Method in class com.anasoft.os.daofusion.test.example.dao.EntityManagerHolder
 
getFirstName() - Method in class com.anasoft.os.daofusion.test.example.entity.Customer
 
getHibernateEntityManager() - Method in class com.anasoft.os.daofusion.test.example.dao.EntityManagerAwareEntityDao
 
getHibernateEntityManager() - Method in class com.anasoft.os.daofusion.test.example.dao.EntityManagerAwareEnumerationDao
 
getHibernateSession() - Method in class com.anasoft.os.daofusion.test.example.dao.EntityManagerAwareEntityDao
 
getHibernateSession() - Method in class com.anasoft.os.daofusion.test.example.dao.EntityManagerAwareEnumerationDao
 
getItemDiscount() - Method in class com.anasoft.os.daofusion.test.example.entity.PromotedStockItem
 
getLastName() - Method in class com.anasoft.os.daofusion.test.example.entity.Customer
 
getName() - Method in class com.anasoft.os.daofusion.test.example.entity.StockItem
 
getOid() - Method in class com.anasoft.os.daofusion.test.example.entity.OidBasedMutablePersistentEntity
 
getOrder() - Method in class com.anasoft.os.daofusion.test.example.entity.OrderItem
 
getOrderItems() - Method in class com.anasoft.os.daofusion.test.example.entity.Order
 
getOrders() - Method in class com.anasoft.os.daofusion.test.example.entity.Customer
 
getPrice() - Method in class com.anasoft.os.daofusion.test.example.entity.StockItem
 
getPromotionPrice() - Method in class com.anasoft.os.daofusion.test.example.entity.PromotedStockItem
 
getQuantity() - Method in class com.anasoft.os.daofusion.test.example.entity.OrderItem
 
getShippingAddress() - Method in class com.anasoft.os.daofusion.test.example.entity.Order
 
getStockItem() - Method in class com.anasoft.os.daofusion.test.example.entity.OrderItem
 
getStreet() - Method in class com.anasoft.os.daofusion.test.example.embed.Address
 
getTotalPrice() - Method in class com.anasoft.os.daofusion.test.example.entity.Order
 
getTotalPrice() - Method in class com.anasoft.os.daofusion.test.example.entity.OrderItem
 
getUnmodifiableOrderItemList() - Method in class com.anasoft.os.daofusion.test.example.entity.Order
 
getUnmodifiableOrderList() - Method in class com.anasoft.os.daofusion.test.example.entity.Customer
 
getZip() - Method in class com.anasoft.os.daofusion.test.example.embed.Address
 

H

hashCode() - Method in class com.anasoft.os.daofusion.test.example.embed.Address
 
hashCode() - Method in class com.anasoft.os.daofusion.test.example.entity.OidBasedMutablePersistentEntity
 

O

OID_COLUMN_LENGTH - Static variable in class com.anasoft.os.daofusion.test.example.entity.OidBasedMutablePersistentEntity
 
OID_COLUMN_NAME - Static variable in class com.anasoft.os.daofusion.test.example.entity.OidBasedMutablePersistentEntity
 
OidBasedMutablePersistentEntity - Class in com.anasoft.os.daofusion.test.example.entity
 
OidBasedMutablePersistentEntity() - Constructor for class com.anasoft.os.daofusion.test.example.entity.OidBasedMutablePersistentEntity
 
Order - Class in com.anasoft.os.daofusion.test.example.entity
 
Order() - Constructor for class com.anasoft.os.daofusion.test.example.entity.Order
 
ORDER_ITEM_PER_ORDER_COUNT - Static variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
ORDER_PER_CUSTOMER_COUNT - Static variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
orderDao - Variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
OrderDao - Class in com.anasoft.os.daofusion.test.example.dao
 
OrderDao() - Constructor for class com.anasoft.os.daofusion.test.example.dao.OrderDao
 
OrderItem - Class in com.anasoft.os.daofusion.test.example.entity
 
OrderItem() - Constructor for class com.anasoft.os.daofusion.test.example.entity.OrderItem
 
orderItemDao - Variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
OrderItemDao - Class in com.anasoft.os.daofusion.test.example.dao
 
OrderItemDao() - Constructor for class com.anasoft.os.daofusion.test.example.dao.OrderItemDao
 
orderOneShippingAddress - Variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 

P

PAYMENT_TYPE_CASH - Static variable in class com.anasoft.os.daofusion.test.AbstractHibernateEnumerationDaoTest
 
PAYMENT_TYPE_CHECK - Static variable in class com.anasoft.os.daofusion.test.AbstractHibernateEnumerationDaoTest
 
PAYMENT_TYPE_CREDIT_CARD - Static variable in class com.anasoft.os.daofusion.test.AbstractHibernateEnumerationDaoTest
 
PaymentType - Class in com.anasoft.os.daofusion.test.example.enums
 
PaymentType() - Constructor for class com.anasoft.os.daofusion.test.example.enums.PaymentType
 
paymentTypeDao - Variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
PaymentTypeDao - Class in com.anasoft.os.daofusion.test.example.dao
 
PaymentTypeDao() - Constructor for class com.anasoft.os.daofusion.test.example.dao.PaymentTypeDao
 
PROFILE_DBTYPE_NAME - Static variable in class com.anasoft.os.daofusion.test.BaseHibernateIntegrationTest
 
PROFILE_DBTYPE_VALUE_ALL - Static variable in class com.anasoft.os.daofusion.test.BaseHibernateIntegrationTest
 
PROFILE_DBTYPE_VALUE_LOCAL - Static variable in class com.anasoft.os.daofusion.test.BaseHibernateIntegrationTest
 
PROFILE_DBTYPE_VALUE_REMOTE - Static variable in class com.anasoft.os.daofusion.test.BaseHibernateIntegrationTest
 
PromotedStockItem - Class in com.anasoft.os.daofusion.test.example.entity
 
PromotedStockItem() - Constructor for class com.anasoft.os.daofusion.test.example.entity.PromotedStockItem
 

R

removeOrder(Order) - Method in class com.anasoft.os.daofusion.test.example.entity.Customer
 
removeOrderItem(OrderItem) - Method in class com.anasoft.os.daofusion.test.example.entity.Order
 

S

setBillingAddress(Address) - Method in class com.anasoft.os.daofusion.test.example.entity.Order
 
setCategory(StockItemCategory) - Method in class com.anasoft.os.daofusion.test.example.entity.StockItem
 
setCity(String) - Method in class com.anasoft.os.daofusion.test.example.embed.Address
 
setComplete(Boolean) - Method in class com.anasoft.os.daofusion.test.example.entity.Order
 
setCountry(Country) - Method in class com.anasoft.os.daofusion.test.example.embed.Address
 
setCreationDate(Date) - Method in class com.anasoft.os.daofusion.test.example.entity.Order
 
setCustomer(Customer) - Method in class com.anasoft.os.daofusion.test.example.entity.Order
 
setDescription(String) - Method in class com.anasoft.os.daofusion.test.example.entity.Order
 
setDescription(String) - Method in class com.anasoft.os.daofusion.test.example.entity.StockItem
 
setDescription(String) - Method in class com.anasoft.os.daofusion.test.example.enums.StockItemCategory
 
setEmail(String) - Method in class com.anasoft.os.daofusion.test.example.entity.Customer
 
setEntityManager(HibernateEntityManager) - Method in class com.anasoft.os.daofusion.test.example.dao.EntityManagerHolder
 
setFirstName(String) - Method in class com.anasoft.os.daofusion.test.example.entity.Customer
 
setLastName(String) - Method in class com.anasoft.os.daofusion.test.example.entity.Customer
 
setName(String) - Method in class com.anasoft.os.daofusion.test.example.entity.StockItem
 
setOid(String) - Method in class com.anasoft.os.daofusion.test.example.entity.OidBasedMutablePersistentEntity
 
setOrder(Order) - Method in class com.anasoft.os.daofusion.test.example.entity.OrderItem
 
setOrderItems(List<OrderItem>) - Method in class com.anasoft.os.daofusion.test.example.entity.Order
 
setOrders(List<Order>) - Method in class com.anasoft.os.daofusion.test.example.entity.Customer
 
setPrice(Integer) - Method in class com.anasoft.os.daofusion.test.example.entity.StockItem
 
setPromotionPrice(Integer) - Method in class com.anasoft.os.daofusion.test.example.entity.PromotedStockItem
 
setQuantity(Integer) - Method in class com.anasoft.os.daofusion.test.example.entity.OrderItem
 
setShippingAddress(Address) - Method in class com.anasoft.os.daofusion.test.example.entity.Order
 
setStockItem(StockItem) - Method in class com.anasoft.os.daofusion.test.example.entity.OrderItem
 
setStreet(String) - Method in class com.anasoft.os.daofusion.test.example.embed.Address
 
setupTestData() - Method in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
Set up the test data shared by all test cases.
setZip(String) - Method in class com.anasoft.os.daofusion.test.example.embed.Address
 
STOCK_ITEM_CATEGORY_COMPUTERS - Static variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
STOCK_ITEM_CATEGORY_COMPUTERS_DESC - Static variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
STOCK_ITEM_CATEGORY_FOOD - Static variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
STOCK_ITEM_CATEGORY_FOOD_DESC - Static variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
StockItem - Class in com.anasoft.os.daofusion.test.example.entity
 
StockItem() - Constructor for class com.anasoft.os.daofusion.test.example.entity.StockItem
 
StockItemCategory - Class in com.anasoft.os.daofusion.test.example.enums
 
StockItemCategory() - Constructor for class com.anasoft.os.daofusion.test.example.enums.StockItemCategory
 
stockItemCategoryDao - Variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
StockItemCategoryDao - Class in com.anasoft.os.daofusion.test.example.dao
 
StockItemCategoryDao() - Constructor for class com.anasoft.os.daofusion.test.example.dao.StockItemCategoryDao
 
stockItemDao - Variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
StockItemDao - Class in com.anasoft.os.daofusion.test.example.dao
 
StockItemDao() - Constructor for class com.anasoft.os.daofusion.test.example.dao.StockItemDao
 

T

testCount_emptyResultSet() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.count(PersistentEntityCriteria, Class): performing instance count on an empty result set.
testCount_multiInstanceResultSet() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.count(PersistentEntityCriteria, Class): performing instance count on a result set with multiple instances.
testCount_multiInstanceResultSet_filterCriteria() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.count(PersistentEntityCriteria, Class): performing instance count on a result set with multiple instances, which is shaped by FilterCriterion instances.
testCountAll() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.countAll(Class): performing total instance count.
testDeleteAll_deletingPersistentInstances() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.deleteAll(Class): deleting multiple persistent instances.
testDeleteById_deletingPersistentInstance() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.delete(Serializable, Class): deleting a persistent instance.
testDeleteByInstance_deletingPersistentInstance() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.delete(Persistable): deleting a persistent instance.
testDuplicateAssociationPathElements() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for duplicate association path elements, which should be handled properly (without any Hibernate exceptions) by NestedPropertyCriteria.
testDuplicateAssociationPaths() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for duplicate association paths, which should be handled properly (without any Hibernate exceptions) by NestedPropertyCriteria.
testDuplicatePropertyPaths() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for duplicate property paths (association path and target property name), which should be handled properly (without any Hibernate exceptions) by NestedPropertyCriteria.
testGet_retrievingNonExistingPersistentInstance() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.get(Serializable, Class): trying to retrieve a non-existing persistent instance.
testGet_retrievingPersistentInstance() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.get(Serializable, Class): retrieving a persistent instance.
testGetAll_retrievingPersistentInstances() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.getAll(Class): retrieving multiple persistent instances.
testGetByName_retrievingNonExistingPersistentEnumerationInstance() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEnumerationDaoTest
Test for PersistentEnumerationDao.getByName(String, Class): trying to retrieve a non-existing persistent enumeration instance.
testGetByName_retrievingPersistentEnumerationInstance() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEnumerationDaoTest
Test for PersistentEnumerationDao.getByName(String, Class): retrieving a persistent enumeration instance.
testGetByNames_retrievingPersistentEnumerationInstances() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEnumerationDaoTest
Test for PersistentEnumerationDao.getByNames(Class, String...): retrieving multiple persistent enumeration instances.
testGetEntityClass() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.getEntityClass().
testQuery_emptyCriteria() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.query(PersistentEntityCriteria, Class): retrieving persistent entities using empty NestedPropertyCriteria.
testQuery_filterCriteria_directProperties() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.query(PersistentEntityCriteria, Class): retrieving persistent entities using FilterCriterion.
testQuery_filterCriteria_nestedProperties() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.query(PersistentEntityCriteria, Class): retrieving persistent entities using FilterCriterion.
testQuery_filterSortPaging() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.query(PersistentEntityCriteria, Class): retrieving persistent entities using a composition of FilterCriterion and SortCriterion instances along with the implicit paging functionality.
testQuery_paging_allElements() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.query(PersistentEntityCriteria, Class): retrieving persistent entities using the implicit paging functionality.
testQuery_paging_firstResultOutOfBounds() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.query(PersistentEntityCriteria, Class): retrieving persistent entities using the implicit paging functionality.
testQuery_paging_secondElement() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.query(PersistentEntityCriteria, Class): retrieving persistent entities using the implicit paging functionality.
testQuery_sortCriteria_directProperties() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.query(PersistentEntityCriteria, Class): retrieving persistent entities using SortCriterion.
testQuery_sortCriteria_nestedProperties() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.query(PersistentEntityCriteria, Class): retrieving persistent entities using SortCriterion.
testRefresh_refreshingDetachedInstance() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.refresh(Persistable): refreshing a detached instance.
testRefresh_refreshingPersistentInstance() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.refresh(Persistable): refreshing a persistent instance.
testSaveOrUpdate_persistingConstraintViolatingTransientInstance() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.saveOrUpdate(Persistable): trying to persist a transient instance which violates database constraints.
testSaveOrUpdate_persistingTransientInstance() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.saveOrUpdate(Persistable): persisting a transient instance.
testSaveOrUpdate_updatingDetachedInstance() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.saveOrUpdate(Persistable): updating a detached instance.
testUniqueResult_emptyResultSet() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.uniqueResult(PersistentEntityCriteria, boolean, Class): trying to retrieve unique result from an empty result set.
testUniqueResult_multiInstanceResultSet_dontEnforceSingleResult() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.uniqueResult(PersistentEntityCriteria, boolean, Class): retrieving unique result from a result set with multiple instances.
testUniqueResult_multiInstanceResultSet_enforceSingleResult() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.uniqueResult(PersistentEntityCriteria, boolean, Class): retrieving unique result from a result set with multiple instances.
testUniqueResult_singleInstanceResultSet() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Test for PersistentEntityDao.uniqueResult(PersistentEntityCriteria, boolean, Class): retrieving unique result from a result set with single instance.
TOTAL_COUNTRY_COUNT - Static variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
TOTAL_CUSTOMER_COUNT - Static variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
TOTAL_ORDER_COUNT - Static variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
TOTAL_ORDER_ITEM_COUNT - Static variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 
TOTAL_STOCK_ITEM_CATEGORY_COUNT - Static variable in class com.anasoft.os.daofusion.test.BaseHibernateCoreIntegrationTest
 

V

verifyTestData() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEntityDaoTest
Verify the test data shared by all test case methods.
verifyTestData() - Method in class com.anasoft.os.daofusion.test.AbstractHibernateEnumerationDaoTest
Verify the test data shared by all test case methods.

A B C E G H O P R S T V

Copyright © 2008-2009 ANASOFT and contributors. All Rights Reserved.