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

📄 readme.txt

📁 hibernate3.0 映射文件生成器
💻 TXT
字号:
This directory contains database-specific fragments of the ant script for the airline application. 
Each of the files must define the following properties:

database.script.file       The path to the sql script that will create the database
database.driver.file       The path to the jar file containing the database's JDBC driver
database.driver.classpath  Usually ${database.driver.file}, but in some cases several jars (like for mckoi)
database.driver            The fully qualified name of the database driver class
database.url               The URL to the database
database.userid            The userid used to connect to the database
database.password          The password used to connect to the database
database.schema            The database schema from which the metadata should be read
database.catalog           The database catalog from which the metadata should be read

Edit the build.xml file to include the database-specific ant script fragment that matches your
database.

⌨️ 快捷键说明

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