Package | Description |
---|---|
com.google.enterprise.connector.spi |
Defines the SPI for connector developers who wish to write
plug-ins to the Google Search Appliance.
|
com.google.enterprise.connector.util.database |
Modifier and Type | Method and Description |
---|---|
DatabaseResourceBundle |
LocalDatabase.getDatabaseResourceBundle()
Gets a
DatabaseResourceBundle through which the connector
implementor can get database-specific resources, such as SQL. |
Modifier and Type | Class and Description |
---|---|
class |
DatabasePropertyResourceBundle
Supplies SQL language syntax variations for the various database
implementations.
|