<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    posts - 431,  comments - 344,  trackbacks - 0
     

    在特殊情況下,grails應用需要調用數(shù)據(jù)庫的存儲過程,這在grails的官方文檔里邊好像沒有提到過,在jamesblog里介紹如何解決這個問題。
       
    代碼轉貼如下

    Java 代碼

    1. class MainController {  
    2.   
    3.   def dataSource // using the datasource we define in the spring's resources.xml  
    4.   
    5.   def index = {  
    6.       Sql sql = new Sql(dataSource)  
    7.       def row = sql.execute("call create_daily_hours(${new Date()+1})")  
    8.   }  
    9. }  

     需要說明的一些是:grails本身沒有提供訪問存儲過程的便捷方法,而groovyGSQL提供了,因此grails可以直接拿過來用了,當然也可以用springJdbcTemplate
     
    希望對grails用戶有點用。

    原文地址:http://grails.group.javaeye.com/group/blog/86666



    My experience with grails is getting richer the longer I use it for web application developing. It's very nice that grails is built on top of spring framework which we can take advantage of. I am not a spring user before but with a help from the nice people at the grails forum I was able to achieve what I want to do.

    Calling a stored procedure from a MySQL database or any other database is simple. First we need a datasource which spring could provide for us. I have the following code place in the resources.xml found in the spring folder in your grails folder.


    <bean id="dataSource" class=" org.apache.commons.dbcp.BasicDataSource ">
    <property name="driverClassName">
        <value>org.hsqldb.jdbcDriver</value>
    </property>
    <property name="url">
        <value>jdbc:hsqldb:hsql://localhost</value>
    </property>
    <property name="username">
        <value>sa</value>
    </property>
    <property name="password">
        <value></value>
    </property>
    </bean>



    I use connection pooling for better performance. In my controller here is how I use the datasource to call a store procedure.


    class MainController {

     def dataSource // using the datasource we define in the spring's resources.xml

     def index = {
          Sql sql = new Sql(dataSource)
          def row = sql.execute("call create_daily_hours(${new Date()+1})")
     }
    }



    That's it! Notice that I am using Groovy SQL instead of Spring JDBCTemplate. It's a lot more friendlier for a beginner.

    Grails really makes everything easy here and provides a lot of flexibility thanks to it's nice integration with spring. From here everything is possible.

    原文地址:http://james-says.blogspot.com/2007/03/grails-little-of-spring-framework.html

    posted on 2008-07-18 09:30 周銳 閱讀(590) 評論(0)  編輯  收藏 所屬分類: Groovy&Grails
    主站蜘蛛池模板: 免费a在线观看播放| 亚洲人成电影福利在线播放| 久久久久亚洲Av片无码v| 国内精品久久久久影院亚洲| 一级视频免费观看| 成人午夜免费福利视频| 亚洲精品老司机在线观看| 亚洲伊人tv综合网色| 男男黄GAY片免费网站WWW| 777爽死你无码免费看一二区 | 91精品免费观看| 免费看小12萝裸体视频国产| 91亚洲导航深夜福利| 青青视频免费在线| 亚欧人成精品免费观看| 一本色道久久综合亚洲精品| 亚洲国产综合精品中文第一| 中文字幕日本人妻久久久免费 | 成人奭片免费观看| 亚洲妇熟XXXX妇色黄| 看免费毛片天天看| 免费成人福利视频| 亚洲成AV人在线观看天堂无码| 爱情岛亚洲论坛在线观看| 亚洲啪啪免费视频| 亚洲人成人无码网www电影首页| 亚洲区日韩精品中文字幕| 在线免费观看亚洲| 国产亚洲精aa成人网站| 午夜亚洲国产理论片二级港台二级 | 亚洲AV人无码激艳猛片| 无码 免费 国产在线观看91| AV片在线观看免费| 亚洲精品成人久久| A级毛片高清免费视频在线播放| 国产成人无码免费视频97| 亚洲一卡二卡三卡四卡无卡麻豆| 国产一区二区三区免费| 亚洲乱亚洲乱少妇无码| www亚洲精品久久久乳| 欧美a级在线现免费观看|