摘要:
一、 Connection interface当驱动和连接建立后,我们就该考虑通过连接,我们能做哪些事,而接口相当于一个目录,就是告诉我们连接建立后能做什么事,做哪些事情。ØDefines methods for interacting with the database via the established connection. 这个地方告诉我们这个连接的接口讲了什么,当然在概念上要首先认识到interface是一个接口,这里要注意到这个interface是一段代码。Connection interface通过已经建立的连接定义了和数据库交互的方法,Connection int 阅读全文
posted @ 2011-07-03 22:46
海山
阅读(156)
评论(0)
推荐(0)

浙公网安备 33010602011771号