|
WebObjects 5.2.3 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.webobjects.jdbcadaptor.JDBCPlugIn
com.webobjects.jdbcadaptor.MicrosoftPlugIn
| Nested Class Summary | |
static class |
MicrosoftPlugIn.MicrosoftExpression
|
static class |
MicrosoftPlugIn.MicrosoftSynchronizationFactory
|
| Field Summary |
| Fields inherited from class com.webobjects.jdbcadaptor.JDBCPlugIn |
DefaultPlugInClassName, DefaultPlugInSuffix |
| Constructor Summary | |
MicrosoftPlugIn(JDBCAdaptor adaptor)
|
|
| Method Summary | |
String |
connectionURL()
Returns the JDBC URL to use for connecting to the database. |
EOSynchronizationFactory |
createSynchronizationFactory()
Creates a new EOSynchronizationFactory using the plugin's response to adaptor(). |
String |
databaseProductName()
Returns a string identifying the database. |
String |
defaultDriverName()
Returns a fully qualified name of the JDBC driver class that this plugin prefers to use. |
Class |
defaultExpressionClass()
Returns the Java Class to use as the expression class. |
NSDictionary |
jdbcInfo()
Returns database-specific information about the JDBC data source. |
String |
newPrimaryKeySelectString(String pkTableName,
String entityRootName)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MicrosoftPlugIn(JDBCAdaptor adaptor)
| Method Detail |
public String connectionURL()
JDBCPlugIn
connectionURL in class JDBCPlugInJDBCAdaptor.connectionDictionaryURL()public EOSynchronizationFactory createSynchronizationFactory()
JDBCPlugInadaptor(). The default
EOSynchronizationFactory supports only basic SQL table
generation. Subclasses need to override this method to support
schema synchronization.
createSynchronizationFactory in class JDBCPlugInJDBCPlugIn.synchronizationFactory()public String databaseProductName()
JDBCPlugIn
databaseProductName in class JDBCPlugInpublic String defaultDriverName()
JDBCPlugIn
defaultDriverName in class JDBCPlugInpublic Class defaultExpressionClass()
JDBCPlugIn
defaultExpressionClass in class JDBCPlugInJDBCExpression,
JDBCAdaptor.defaultExpressionClass()public NSDictionary jdbcInfo()
JDBCPlugIn
jdbcInfo in class JDBCPlugIn
public String newPrimaryKeySelectString(String pkTableName,
String entityRootName)
newPrimaryKeySelectString in class JDBCPlugIn
|
Last updated Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||