public interface IService
| Modifier and Type | Method and Description |
|---|---|
int |
getCodeHashValue()
Validation of the generated service against the database is performed using a hash value calculated on
basis of the full text of the PL/SQL package body used for this service.
|
String |
getDatabasePackageName()
Returns the PL/SQL package name, the generated Java Service is based on.
|
String getDatabasePackageName()
int getCodeHashValue()
Copyright © 2013. All rights reserved.