代码搜索:Connection

找到约 10,000 项符合「Connection」的源代码

代码结果 10,000
www.eeworm.com/read/245113/12819082

txt jdbc connection pool.txt

作者:jeru 日期:2000-12-7 12:04:45 数据库连接池简介 在传统的两层结构中,客户端程序在启动时打开数据库连接,在退出程序时关闭数据库连接。这样,在整个程序运行中,每个客户端始终占用一个数据库连接,即使在大量没有数据库操作的空闲时间,如用户输入数据时,从而造成数据库连接的使用效率低下。 在三层结构模式中,数据库连接通过中间层的连接池管理。只有当用户真正需要进行数据库 ...
www.eeworm.com/read/243950/12903955

c swfdec_net_connection.c

/* Swfdec * Copyright (C) 2007 Benjamin Otte * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * Lice
www.eeworm.com/read/243950/12904095

h swfdec_net_connection.h

/* Swfdec * Copyright (C) 2007 Benjamin Otte * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * Lice
www.eeworm.com/read/138595/13229175

txt jdbc connection pool.txt

作者:jeru 日期:2000-12-7 12:04:45 数据库连接池简介 在传统的两层结构中,客户端程序在启动时打开数据库连接,在退出程序时关闭数据库连接。这样,在整个程序运行中,每个客户端始终占用一个数据库连接,即使在大量没有数据库操作的空闲时间,如用户输入数据时,从而造成数据库连接的使用效率低下。 在三层结构模式中,数据库连接通过中间层的连接池管理。只有当用户真正需要进行数据库 ...
www.eeworm.com/read/308012/13711386

h handler_dg_connection.h

#ifndef __HANDLER_DG_CONNECTION_H__ #define __HANDLER_DG_CONNECTION_H__ #pragma once #include class ServerSession; class Handler_DG_CONNECTION { public: Handler_DG_CO
www.eeworm.com/read/308012/13711426

cpp handler_dg_connection.cpp

#include "stdafx.h" #include ".\handler_dg_connection.h" #include #include #include "GameServerSession.h" #include "DBProxyServer.h" //#include "Player.h"
www.eeworm.com/read/301701/13851871

txt jdbc connection pool.txt

作者:jeru 日期:2000-12-7 12:04:45 数据库连接池简介 在传统的两层结构中,客户端程序在启动时打开数据库连接,在退出程序时关闭数据库连接。这样,在整个程序运行中,每个客户端始终占用一个数据库连接,即使在大量没有数据库操作的空闲时间,如用户输入数据时,从而造成数据库连接的使用效率低下。 在三层结构模式中,数据库连接通过中间层的连接池管理。只有当用户真正需要进行数据库 ...
www.eeworm.com/read/146413/5738378

java cmpp30connection.java

// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html // Decompiler options: packimports(3) fieldsfirst ansi