public interface OfBizConnectionFactory
| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection()
Get a connection
|
org.ofbiz.core.entity.config.DatasourceInfo |
getDatasourceInfo()
Get the datasource info
|
String |
getDelegatorName()
Get the delegator name
|
Connection getConnection() throws SQLException
SQLException - If an error occuredorg.ofbiz.core.entity.config.DatasourceInfo getDatasourceInfo()
String getDelegatorName()
Copyright © 2002-2024 Atlassian. All Rights Reserved.