|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ServiceProvider in net.sourceforge.fluxion.datapublisher.biomart.impl |
---|
Classes in net.sourceforge.fluxion.datapublisher.biomart.impl with annotations of type ServiceProvider | |
---|---|
class |
BiomartBeanFactory
An implementation of BeanFactory that generates beans from a Biomart datasource. |
class |
BiomartQueryFactory
Javadocs go here. |
Uses of ServiceProvider in net.sourceforge.fluxion.datapublisher.mysql.impl |
---|
Classes in net.sourceforge.fluxion.datapublisher.mysql.impl with annotations of type ServiceProvider | |
---|---|
class |
MySQLBeanFactory
An implementation of BeanFactory that generates beans from an SQL datasource connection. |
class |
MySQLQueryFactory
Generates a Query that can
be executed against a MySQL database. |
Uses of ServiceProvider in net.sourceforge.fluxion.datapublisher.odbc.impl |
---|
Classes in net.sourceforge.fluxion.datapublisher.odbc.impl with annotations of type ServiceProvider | |
---|---|
class |
ODBCBeanFactory
An implementation of BeanFactory that can generate a bean model for databases which can be accessed via a jdbc-odbc bridge. |
class |
ODBCQueryFactory
Generates a Query that can be executed against a database for which a
jdbc-odbc bridge is available |
Uses of ServiceProvider in net.sourceforge.fluxion.datapublisher.postgresql.impl |
---|
Classes in net.sourceforge.fluxion.datapublisher.postgresql.impl with annotations of type ServiceProvider | |
---|---|
class |
PostgresqlBeanFactory
An implementation of BeanFactory that can generate a bean model for databases in postgresql format. |
class |
PostgresqlQueryFactory
Generates a Query that can
be executed against a Postgres database. |
Uses of ServiceProvider in net.sourceforge.fluxion.pussycat.renderlets.impl |
---|
Classes in net.sourceforge.fluxion.pussycat.renderlets.impl with annotations of type ServiceProvider | |
---|---|
class |
AvailablePublishersListRenderletProvider
Makes MyRenderlet discoverable by SPI. |
class |
DefaultClassHierarchyRenderletProvider
Created by IntelliJ IDEA. |
class |
DirectClassHierarchyRenderletProvider
Created by IntelliJ IDEA. |
class |
IndividualViewRenderletProvider
Makes IndividualViewRenderlet discoverable by SPI. |
class |
LoadedOntologyListRenderletProvider
|
class |
OntologySummaryRenderletProvider
Makes OntologySummaryRenderlet discoverable by SPI. |
class |
PizzaOntologyRenderletProvider
Makes PizzaOntologyRenderlet discoverable by SPI. |
class |
RenderletListRenderletProvider
Makes RenderletListRenderlet discoverable by SPI. |
class |
ResourceViewRenderletProvider
|
class |
SparqlQueryRenderletProvider
Makes MyRenderlet discoverable by SPI. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |