| Package | Description |
|---|---|
| br.com.codecode.whateverx.cdi.producer | |
| br.com.codecode.whateverx.dao | |
| br.com.codecode.whateverx.model |
| Modifier and Type | Method and Description |
|---|---|
<T extends BaseEntity> |
DaoProducer.getDao(javax.enterprise.inject.spi.InjectionPoint injectionPoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
Dao<T extends BaseEntity> |
| Constructor and Description |
|---|
Dao(Class<? extends BaseEntity> clazz,
javax.persistence.EntityManager em) |
| Modifier and Type | Class and Description |
|---|---|
class |
Sample |
Copyright © 2015–2016 codecode. All rights reserved.