Thank you very much..
Let me explain my issue clearly..
Actually, i need to login to database using application user login name and password. So after user has logged in , i need to get username and password and make the database connection using that..
So i am using ConnectionPrope rtiesTransform and changing the database connection parameters.
Right now, I have two jar files.
...
User Profile
Collapse
-
mysql connectionpropertiestransform issue - help needed
Hi,
I have implemented com.mysql.jdbc. ConnectionPrope rtiesTransform class.
In the jdbc connection url, I have added
propertiesTrans form=com.mysql. jdbc.Connection PropertiesTrans formImpl
attribute.
I made jar of this implementation class file and i have placed this jar file inside webapps/ (application)/WEB-INF/lib. mysql-connector-java-5.0.4-bin.jar file is present inside... -
mysql connectionpropertiestransform issue - help needed
Hi,
I have implemented com.mysql.jdbc. ConnectionPrope rtiesTransform class.
In the jdbc connection url, I have added
propertiesTrans form=com.mysql. jdbc.Connection PropertiesTrans formImpl
attribute.
I made jar of this implementation class file and i have placed this jar file inside webapps/ (application)/WEB-INF/lib. mysql-connector-java-5.0.4-bin.jar file is present inside...
No activity results to display
Show More
Leave a comment: