| Package | Description |
|---|---|
| com.suncode.cuf.hibernate | |
| com.suncode.cuf.sql.query |
| Modifier and Type | Method and Description |
|---|---|
int |
HibernateQueryExecutor.executeUpdate(DMLQuery query) |
int |
HibernateQueryExecutor.executeUpdate(DMLQuery query,
org.hibernate.Session hs) |
| Modifier and Type | Class and Description |
|---|---|
class |
SelectQuery |
| Modifier and Type | Method and Description |
|---|---|
int |
QueryExecutor.executeUpdate(DMLQuery query)
Wykonuje zaputanie DML(create, update, insert, delete itp);
|
Copyright © 2018 Suncode. All rights reserved.