请输入您要查询的英文单词:

 

单词 jdbc
释义

External sources (not reviewed)

在不用cache的情况下,保持Jdbc的速度;设计高效率的cache,在有限空间里,解决或最大程度上缓解用户的性能问题。
javakaiyuan.com
In the case without cache , maintaining the same
[...] levelof speed andJdbc ; design anefficient [...]
cache, in a limited space, to solve
[...]
or alleviate the user's maximum performance problems .
javakaiyuan.com
项目简:JDBCImporter提供一种以相同的机制通过一个简单的接口和一个XML配置文件,把数据从文件导到任何兼JDBC据库中。
javakaiyuan.com
ProjectInformation:JDBC Importer provides a mechanism for the same through a simple interface and an XML configuration file , the data from the filelead to any JDBC-compliant database.
javakaiyuan.com
它可以连接任JDBC源并通一个XML文件完成数据转换。
javakaiyuan.com
It can connect toany JDBC datasourceand pass [...]
an XML file for data conversion.
javakaiyuan.com
构建该图形化前端是为了支持兼JDBC据库。
javakaiyuan.com
To build the graphical
[...] front-endto support JDBC-compliantdatabase .
javakaiyuan.com
Spring提供了唯一的数据访问抽象,包括简单和有效率JDBC,极大的改进了效率并且减少了可能的错误。
javakaiyuan.com
Spring provides a unique data access abstraction , including a
[...] simple and efficient JDBCframeworkthat greatly [...]
improved the efficiency and reduce possible errors .
javakaiyuan.com
项目简介:
[...] Axion是一个小型,快速,开源的关系型数据库系统(RDBMS)支持标准S QLJDBC
javakaiyuan.com
Project Information: Axion is a small , fast , open source relational database system (RDBMS)
[...] supports standard SQL and JDBC.
javakaiyuan.com
项目简介:
[...] 一个可以把Excel中的数据导入数据库也可以反过来操作JDBC
javakaiyuan.com
Project Information: One can import data from Excel, database operations
[...] can alsoturn the JDBCdriver .
javakaiyuan.com
能够将记录数据输出为XML或利JDBC到数据库中。
javakaiyuan.com
The ability to record data output as XML or
[...] stored in the databaseusingJDBC .
javakaiyuan.com
项目简介: Elvyx是一个监控与剖JDBC的工具。
javakaiyuan.com
Project Information: Elvyxisa JDBCactivity monitoring [...]
and analysis tools .
javakaiyuan.com
项目简介: XLSJDBC是一个只JDBC器提供了Java访问XLS文件的能力,它把一个XLS文件当做一个SQL数据库表来进行查询。
javakaiyuan.com
Project Information:
[...] XLSJDBC isaread-onlyJDBC driverprovides the [...]
ability of Java to access an XLS file , it put an XLS
[...]
file as a SQL database table to query .
javakaiyuan.com
它不仅支持Struts actions,
[...] servlets,过滤器和标签类还包括一 JDBC个JMS测试框架,可以用于测试基于EJB的应用程序。
javakaiyuan.com
It not only supports Struts actions, servlets, filters and tag
[...] classes alsoincludes aJDBC anda JMS test framework [...]
can be used to test an EJB-based applications.
javakaiyuan.com
它和用于HTTP和SQL数据库(使JDBC模块一起运送。
javakaiyuan.com
It for HTTP and SQL
[...] databases ( using JDBC) shipped with the [...]
module .
javakaiyuan.com
通过使用业界标准的API(JDBC我们可以利用现有的工具来使用这些API。
infoq.com
Using an
[...] industry standard API likeJDBC forPhoenixallows [...]
us to take advantage of existing tooling that works through this API.
infoq.com
项目简介: SQLExplorer可以通JDBC访几乎任何一种数据库。
javakaiyuan.com
Project Information: SQLExplorer can access
[...] almost anykind ofJDBC database.
javakaiyuan.com
项目简介: ViennaSQL是一个用JAVA写成的图形用户界面的数据库客户端工具,通JDBC访问和管理SQL数据库,只要JDBC的数据库都可用ViennaSQL来管理,只要能运行JAVA的地方它就能运行,有一个很好的例子就是可以在LINUX/NT中通JDBC访问ORACLE数据库。
javakaiyuan.com
Project Information: ViennaSQL is a JAVA graphical user interface written in the database
[...]
client tools to access
[...] and managevia JDBC SQL database , as long as the databaseJDBC driverare available ViennaSQL to manage , as long as the place where it can run JAVA running , there are a good example is in LINUX/NT throughJDBC to access the ORACLE [...]
database .
javakaiyuan.com
在执行迁移工作前,必须针对需要迁移的数据库下载并安装对应JDBC
enterprisedb.com
Before using Migration Toolkit, you must download and
[...] install the appropriate JDBCdriver for the database [...]
that you are migrating from.
enterprisedb.com
Spring还提供了唯一的事务管理抽象,它能够在各种底层事务管理技术,例如JTA或JDBC提供一个一致的编程模型。
javakaiyuan.com
Spring also provides a unique transaction management abstraction , which adapts to the
[...]
underlying transaction management
[...] techniques, such as JTAorJDBC transactions provide [...]
a consistent programming model .
javakaiyuan.com
Gomba在内部使JDBCAPI同时是关系型数据库与Web之间的一个接口。
javakaiyuan.com
Gomba internallyusing theJDBC API is also a relational [...]
database and an interface between the Web .
javakaiyuan.com
为任何能够通JDBC访的数据库提供Web Service访问接口,使用HTTP方法GET、POST、PUT和DELETE就能够查询,创建,修改和删除数据库中的数据记录。
javakaiyuan.com
Able to access any database viaJDBC toprovideWeb Service [...]
access interface , use the HTTP methods GET, POST, PUT and DELETE
[...]
can query , create, modify and delete data in a database record .
javakaiyuan.com
项目简介:log4jdbcJDBC器,能够记录SQL日志和SQL执行时间等信息。
javakaiyuan.com
Project Information: log4jdbcisa JDBC driver,can record the execution time of SQL and SQL logs and other information .log4jdbc using SLF4J (Simple [...]
Logging Facade) as log system .
javakaiyuan.com
为了通过同样的Spring
[...] XML文档来部署具有不同配置(如不同JDBC源、不同的服务实现等等)的同一个资源,CXF提供了额外的功能。
infoq.com
...] CXF gives you the additional ability to
[...]
deploy the same Resource, configured
[...] differently (different JDBCsources, different [...]
service implementations and etc) through the same spring.XML file.
infoq.com
在应用程序中,servlet能从任何数据源中请求数据,如PLC或进程数据库,它还能使JDBC Java OPC或任何其它喜欢的数据连接API。
evget.com
In an application, the servlet can query data
[...]
from any data source, such as a PLC or
[...] process database, using JDBC, JavaOPCor any [...]
other preferred data connectivity API.
evget.com
项目简介: SQL Admin是一个通JDBC与发送命令到数据库java写的SQL客户端。
javakaiyuan.com
Project Information: SQLAdminis a JDBCconnection and sends [...]
a command to write the SQL database java client .
javakaiyuan.com
Phoenix完全使用Java编写,代码位于GitHub上,并且提供了一个客户端可嵌入JDBC
infoq.com
Entirely written in Java, the code is available on GitHub, and provides a
[...] client-embeddable JDBCdriver.
infoq.com
在1997年Java 1.1发布时,它通JDBC了对SQL的支持。
infoq.com
In 1997 Java 1.1 shipped, which
[...] added supportfor SQL viaJDBC.
infoq.com
使JDBCSQL交互的程序永远是以ISO8601格式显示日期。
enterprisedb.com
Applications that useJDBC such as SQLInteractive [...]
always present the date in ISO 8601 form.
enterprisedb.com
随便看

 

英汉双解词典包含2273206条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/15 10:19:48