Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Connecting to database without using Spring/Hibernate

    Hi ,

    I wanted to connect to MYSQL database without using spring /hibernate, tried using mySQL connector example given in smartclient but to no success.
    Also is it possible to then attach event handlers to each field in that case , since i guess in that case it populates the grid from the fields mentioned in the ds.xml file
    also how does it handles the fetch/update operations if i have to manipulate the logic before perorming any action.


    #2
    Hello, you just posted basically the same question and already received a correct reply (which was to read basic intro documentation). Please do not post again until you have actually read the introductory documentation.

    Comment

    Working...
    X