Package | Description |
---|---|
edu.internet2.middleware.grouper.subj |
This package contains classes related to the subject API
|
edu.internet2.middleware.subject.provider |
Modifier and Type | Class and Description |
---|---|
static class |
GrouperJdbcConnectionProvider.GrouperJdbcConnectionBean
bean to hold connection
|
Modifier and Type | Method and Description |
---|---|
JdbcConnectionBean |
GrouperJdbcConnectionProvider.connectionBean() |
Modifier and Type | Class and Description |
---|---|
static class |
C3p0JdbcConnectionProvider.C3p0JdbcConnectionBean
bean to hold connection
|
Modifier and Type | Method and Description |
---|---|
JdbcConnectionBean |
C3p0JdbcConnectionProvider.connectionBean() |
JdbcConnectionBean |
JdbcConnectionProvider.connectionBean()
get a connection (dont close this when done, just call "doneWithConnection()"
|
Copyright © 2016 Internet2. All rights reserved.