代码搜索:DataSource
找到约 10,000 项符合「DataSource」的源代码
代码结果 10,000
www.eeworm.com/read/455325/1620073
js datasource.js
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
(function () {
var lang = YAHOO.lang,
u
www.eeworm.com/read/454264/1631085
js datasource.js
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
(function () {
var lang = YAHOO.lang,
u
www.eeworm.com/read/452452/1654693
groovy datasource.groovy
dataSource {
pooled = true
driverClassName = "org.hsqldb.jdbcDriver"
username = "sa"
password = ""
}
hibernate {
cache.use_second_level_cache=true
cache.use_query_cache=true
cache.prov
www.eeworm.com/read/250585/4429058
java datasource.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either vers