public class JDBCService extends Service
| Constructor and Description |
|---|
JDBCService(JDBCServiceDescription serviceDescription)
Creates a new database service from the given service description.
|
public JDBCService(JDBCServiceDescription serviceDescription)
The description will consist of connection parameters, queries and how arguments and results should be mapped.
serviceDescription - Copyright © 2010–2015. All rights reserved.