Data source statement cache size specifies the number of prepared JDBC statements that can be cached per connection.
数据源语句缓存大小指定每次连接可以缓存的经过准备的jdbc语句的数量。
Looking back at the chart in Figure 11, before tuning the data source statement cache size, the number of statements discarded was over 1.7 million.
回过头来看图9中的表,在调优数据源语句缓存大小之前,被丢弃的语句的数量超过170万条。
That same disk might hold other source programs and even routines written by other programmers, it's good example of a source statement library (Fig. 7.6).
同一磁盘可以保存其它一些源程序甚至其他程序员所写的一些程序。源语句库的例子就是一个很好的说明(图7.6)。
Note that stepping in disassembly or mixed view is done by assembly instruction, whereas stepping in a source file is done by statement.
注意分别操作或者混合视图都是根据集合指南来完成的,尽管源文件的处理是通过声明来实现的。
Of course, the subjectivity of such a statement can't be ignored - not to mention the somewhat dubious nature of the source material.
当然,我们不能忽视这样一种研究的主观性- - -更不要提资料来源本身就有点值得怀疑。
Of course, the subjectivity of such a statement can’t be ignored – not to mention the somewhat dubious nature of the source material.
当然,我们不能忽视这样一种研究的主观性---更不要提资料来源本身就有点值得怀疑。
The federated server communicates a remote request for data to the remote relational data source through an SQL statement in the native SQL dialect of the data source.
联邦服务器通过数据源本地SQL方言中的 SQL语句将对数据的远程请求发送到远程关系数据源。
Selecting any mapping statement in the Script Pane shows all source and target mappables referenced in the statement, such as mapping source, loop iterator, condition, where clause, and so on.
在Script窗格中选择任何映射语句,这将显示该语句中所引用的所有源和目标可映射对象,如映射源、循环迭代器、条件、where子句,等等。
In a statement regarding the recent oil spill, Chevron noted its team acted "immediately" and went to great efforts to stop the source of the seep flow "within only four days of first detection."
雪佛龙在有关最近这次漏油事故的声明中指出,“在首次发现漏油情况后的短短4天之内”,其团队就“立刻”展开行动,竭力封堵漏油源。
The merge statement first does a join (outer join or inner join, depending on the merge statement) between source and target table rows.
merge语句首先进行(外部联接或者内部联接,取决于merge语句)源与目标表行之间的联接。
This phenomenon, known as source amnesia, can also lead people to forget whether a statement is true.
这一现象被称为源头性失忆,它也会导致人们忘记一项判断是否正确。
The information in both rows provides enough detail to generate a well formed SQL select statement, which will be executed against the nodes specified data source.
两个行中包含的信息为生成完整的SQL选择语句提供了足够的细节,该语句将对指定数据源的节点执行。
The statement information panel provides additional meta information about the statement and provides a key ability to trace a statement execution back to an application's source code.
语句信息面板提供了关于语句的额外元信息,并提供了一项关键功能,可以追踪语句执行,直到应用程序的源代码。
A more substantial limitation on the source code is that there's no way to refer to local variables declared outside the statement or block being added.
对于源代码的一项更实质性的限制是不能引用在所添加的声明或者块外声明的局部变量。
But in a statement put out by the group, it reiterated that it would be illegal to create a robot that used dead bodies as an energy source.
但是,该研究小组发布的一份声明重申,制造一种以尸体作为能源的机器人是非法的。
You can use the PASSTHRU session to directly send the create table statement to the data source and create a nickname for this new table.
您可以使用PASSTHRU会话直接将CREATEtable语句发送到数据源,并为这个新表创建一个昵称。
Decide if the data will be read in from another source (for example, a bank download statement).
决定数据是否可从其他资源读过来(比如,从银行下载的帐单)。
These definitions are determined in the CREATE PROCEDURE statement of the federated procedure, not on the data source.
这些定义在联邦过程的CREATEPROCEDURE语句中决定,而不是数据源上。
In this example, we have chosen to fix the CREATE PROCEDURE statement instead of modifying the source code.
在这个例子中,我们选择修改CREATEprocedure语句而不是修改源代码。
A far more accurate measure — one that can even gauge the time taken to run a single-source code statement — can be taken using a code profiler.
一种更精确的测量——甚至可以测量运行单个源代码语句的时间——可以采用代码分析器。
This statement creates both a remote table on the data source, referred to by the server name CREDIT_SERVER, as well as a nickname referring to this new remote table.
该语句在被称作CREDIT_SERVER的远程数据源上创建一个远程表,同时创建一个引用这个新的远程表的昵称。
While I think you have some points I don't agree with the plain statement that "open-source is liability".
我认为我不同意你关于“开源是不利因素”的直白叙述。
In this case, the details of the RETURN operator contain the text of the remote SQL statement that is passed to the remote data source.
在这种情况下,return操作符的细节包括被传递到远程数据源的远程sql语句的文本。
For the merge statement that contains only the update clause or the delete clause, the inner join is performed between source and target table.
对于仅包含更新子句或删除子句的merge语句,内部联接会在源表与目标表之间执行。
Authority of sources: Clear statement of source for all information, including author's name, credentials, affiliations, and any relevant financial disclosure or potential conflict of interest bias.
来源的权威性:对于所有信息应有明确的来源说明,包括作者姓名、资质、单位以及任何相关的财务2信息的披露或潜在的利益冲突。
After copying all rows in table SALES successfully to table SALES_TMP, the source table SALES can be dropped (drop table statement).
在把sales表中的所有行成功地复制到SALES _ tmp表之后,可以删除源表(DROPtable语句)。
Together information contained in both rows provides enough detail to generate a well formed SQL select statement, which will be executed against the nodes specified data source.
加在一起,两个行中包含的信息为生成完整的SQLselect语句提供了足够的细节,该语句将对指定数据源的节点执行。
The "hello World" statement is a complete program when placed in a source file such as hello.py.
“hello World”语句放在hello . py之类的源文件中时,就是一个完整的程序。
The while statement seems like a reasonable place for this, so you add in a new set of parentheses to get the following source.
while语句看似适合用在这里,因此添加一组新括号,得到以下源代码。
The while statement seems like a reasonable place for this, so you add in a new set of parentheses to get the following source.
while语句看似适合用在这里,因此添加一组新括号,得到以下源代码。
应用推荐