|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectMySQLInnoDBDialect
org.wso2.registry.jdbc.indexing.MySQLDialectDriver
public class MySQLDialectDriver
This class overrides two methods, dealing with blobs in MySQLInnoDBDialect class to avoid the error caused by not setting emulateLocators property to true in MySQL datasource.
Constructor Summary | |
---|---|
MySQLDialectDriver()
|
Method Summary | |
---|---|
java.lang.String |
closeBlobSelectQuote()
|
java.lang.String |
openBlobSelectQuote()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MySQLDialectDriver()
Method Detail |
---|
public java.lang.String openBlobSelectQuote()
public java.lang.String closeBlobSelectQuote()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |