|
|||||||||
| Home >> All >> recoinx >> clef >> irs >> [ mysql overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
recoinx.clef.irs.mysql
Class MySQLFrenchAdapter

java.lang.Objectrecoin.group.ComponentWorker
recoin.group.adapter.JDBCAdapter
recoin.group.adapter.JDBCSingleAdapter
recoinx.clef.irs.mysql.CLEFMySQLAdapter
recoinx.clef.irs.mysql.MySQLFrenchAdapter
- public class MySQLFrenchAdapter
- extends CLEFMySQLAdapter
This class is a simple extension of the abstract CLEFMySQLAdapter that searches the indexes of the french CLEF collections.
- Version:
- 0.2.9
| Nested Class Summary |
| Nested classes inherited from class recoinx.clef.irs.mysql.CLEFMySQLAdapter |
CLEFMySQLAdapter.MySQLRunnable |
| Field Summary | |
(package private) static org.apache.log4j.Logger |
logger
The logger of this class. |
| Fields inherited from class recoinx.clef.irs.mysql.CLEFMySQLAdapter |
merge, normalize, tables |
| Fields inherited from class recoin.group.adapter.JDBCSingleAdapter |
connection |
| Fields inherited from class recoin.group.adapter.JDBCAdapter |
databaseName, driverName, jdbcURL, password, port, serverName, user |
| Fields inherited from class recoin.group.ComponentWorker |
component |
| Constructor Summary | |
MySQLFrenchAdapter()
Creates a new MySQLFrenchAdapter. |
|
| Method Summary | |
recoin.group.ComponentRunnable |
createComponentRunnable(recoin.container.RetrievalContainer container)
Creates and returns a MySQLRunnable that searches the french collections. |
recoin.group.ComponentRunnable |
createComponentRunnable(recoin.container.RetrievalContainer container,
java.util.Vector supports)
Creates and returns a MySQLRunnable that searches the french collections. |
recoin.group.ComponentRunnable |
createComponentRunnable(recoin.container.RetrievalContainer container,
java.util.Vector supports,
recoin.group.ComponentRunnable runnable)
Creates and returns a MySQLRunnable that searches the french collections. |
| Methods inherited from class recoinx.clef.irs.mysql.CLEFMySQLAdapter |
createResultList, executeQuery, initiate, tokenizeQueryString |
| Methods inherited from class recoin.group.adapter.JDBCSingleAdapter |
getConnection, getConnection |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
logger
static org.apache.log4j.Logger logger
- The logger of this class.
| Constructor Detail |
MySQLFrenchAdapter
public MySQLFrenchAdapter()
- Creates a new MySQLFrenchAdapter.
| Method Detail |
createComponentRunnable
public recoin.group.ComponentRunnable createComponentRunnable(recoin.container.RetrievalContainer container)
- Creates and returns a MySQLRunnable that searches the french collections.
createComponentRunnable
public recoin.group.ComponentRunnable createComponentRunnable(recoin.container.RetrievalContainer container, java.util.Vector supports)
- Creates and returns a MySQLRunnable that searches the french collections.
createComponentRunnable
public recoin.group.ComponentRunnable createComponentRunnable(recoin.container.RetrievalContainer container, java.util.Vector supports, recoin.group.ComponentRunnable runnable)
- Creates and returns a MySQLRunnable that searches the french collections.
|
|||||||||
| Home >> All >> recoinx >> clef >> irs >> [ mysql overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC