50 lines
2.0 KiB
Properties
50 lines
2.0 KiB
Properties
# Copyright (c) 2001-2005 dev Information Technology Co.,Ltd. All Rights Reserved.
|
|
#
|
|
# This software is the confidential and proprietary information of dev
|
|
# Information Technology Co.,Ltd. ("Confidential Information"). You shall not
|
|
# disclose such Confidential Information and shall use it only in
|
|
# accordance with the terms of the license agreement you entered into
|
|
# with dev.
|
|
#
|
|
# dev MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
|
|
# SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
|
# IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
|
|
# PURPOSE, OR NON-INFRINGEMENT. dev SHALL NOT BE LIABLE FOR ANY DAMAGES
|
|
# SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
|
|
# THIS SOFTWARE OR ITS DERIVATIVES.
|
|
#
|
|
# $Id: hibernate.properties,v 1.3 2010/06/01 09:25:32 peng.lei Exp $
|
|
|
|
# (only applied with "dataSourceContext-hibernate.xml")
|
|
#hibernate.dialect=com.dev.swms.server.utils.ZJCMySQLDialect
|
|
hibernate.dialect=com.dev.swms.server.utils.MSSQLDialect
|
|
|
|
#hibernate.dialect=org.hibernate.dialect.OracleDialect
|
|
#hibernate.dialect=org.hibernate.dialect.Oracle9Dialect
|
|
|
|
hibernate.show_sql=true
|
|
hibernate.format_sql=false
|
|
hibernate.hbm2ddl.auto=none
|
|
ldxt.bz=0
|
|
hibernate.query.substitutions true=1, false=0
|
|
#
|
|
hibernate.max_fetch_depth=0
|
|
hibernate.jdbc.fetch_size=50
|
|
hibernate.jdbc.batch_size=25
|
|
hibernate.cglib.use_reflection_optimizer=true
|
|
hibernate.jdbc.use_scrollable_resultset=true
|
|
hibernate.connection.isolation=4
|
|
hibernate.order_updates=true
|
|
#hibernate.cache.provider_cache=org.hibernate.cache.EhCacheProvider
|
|
hibernate.cache.use_second_level_cache=false
|
|
hibernate.cache.use_query_cache=false
|
|
#appVersion
|
|
appVersion.version=4.18.2
|
|
appVersion.url=http://192.168.2.120:8080/zwwms/apk/zw.apk
|
|
#routeVersion
|
|
printVersion.version=4.2
|
|
ldxt.SAP=http://happdev.amecnsh.com:8000/sap/zrest
|
|
ldxt.7WCS=http://gmowcs.amecnsh.com:9000
|
|
ldxt.3WCS=http://10.1.112.5
|
|
ldxt.RCS=http://10.1.96.110
|
|
ldxt.OA=http://10.1.112.6:8080/api/zwbdt/e9/oa4sap/confirmRequest |