⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 bean_defaultconnectionprovider.properties

📁 Jive是基于JSP/JAVA技术构架的一个大型BBS论坛系统,这是Jive论坛2.6版本的源程序
💻 PROPERTIES
字号:
# $RCSfile: bean_DefaultConnectionProvider.properties,v $# Revision$# $Date: 2002/02/27 16:59:24 $displayName=Default Connection Providerversion=2.0shortDescription=The default connection provider that uses the connection \        	     pool from javaexchange.com. It works with almost any database \		     setup, is customizable, and offers good performance. Use this \        	     connection provider unless you have your own or can use a \        	     container managed connection pool.author=Jive Software# Properties - display name and descriptiondriver.displayName=JDBC Driverdriver.shortDescription=JDBC driver class name. e.g. 'oracle.jdbc.driver.OracleDriver'serverURL.displayName=ServerserverURL.shortDescription=JDBC connect string. e.g. 'jdbc:oracle:thin:@203.92.21.109:1526:orcl'username.displayName=Usernameusername.shortDescription=Database username. e.g. 'Scott'password.displayName=Passwordpassword.shortDescription=Database password. e.g. 'Tiger'minConnections.displayName=Minimum ConnectionsminConnections.shortDescription=Minimum number of connections to start with in pool. \					  Three is the recommended minimum.maxConnections.displayName=Maximum ConnectionsmaxConnections.shortDescription=Maximum number of connections in the dynamic pool. \					  Fifteen should give good performance for an average load.connectionTimeout.displayName=Connection TimeoutconnectionTimeout.shortDescription=Time in days until a connection is recycled. e.g. '.5'.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -