Package | Description |
---|---|
com.neurosys.comments.dao.jpa | |
com.neurosys.content.dao.jpa | |
com.neurosys.posts.dao.jpa | |
com.neurosys.products.dao.jpa |
Modifier and Type | Class and Description |
---|---|
class |
CommentDaoImpl |
Modifier and Type | Class and Description |
---|---|
class |
AbstractContentHierarchyDaoImpl<C extends AbstractContent<CA,CF>,CA extends AbstractContentAttribute,CF extends AbstractContentFacet>
Default JPA implementation for
ContentDao
TODO: All locale based code is based on AbstractContent.getLocale() .Language. |
class |
ContentDaoImpl<C extends ContentDescriber>
Default JPA implementation for
ContentDao with support by the default Transaction Manager
TODO: All locale based code is based on AbstractContent.getLocale() .Language. |
Modifier and Type | Class and Description |
---|---|
class |
PostDaoImpl |
Modifier and Type | Class and Description |
---|---|
class |
ProductDaoImpl<T extends Product>
Default MySQL-JPA implementation for
ProductDao
Even though written with JPA there are some slight My-SQL bindings like case name of entity/table etc. |
Copyright © 2018. All rights reserved.