常見例句雙語(yǔ)例句When you make sure your input doesn't include bad values, you can move on to guarding your file system, database, and session.在確保輸入不包括無(wú)效值之后,可以繼續(xù)保護(hù)文件系統(tǒng)、數(shù)據(jù)庫(kù)和會(huì)話。This Session makes use of the properties file defined earlier to determine the appropriate target database, user information, and so on.該 Session 使用前面定義的屬性文件確定適當(dāng)?shù)哪繕?biāo)數(shù)據(jù)庫(kù)、用戶信息,等等。Later, when your Hibernate client applications create a “session" to wrap the JDBC connection, Hibernate will consult this file and transparently connect to the specified database.以后當(dāng) Hibernate 客戶應(yīng)用程序創(chuàng)建“session”包裝 JDBC 連接時(shí),Hibernate 將查詢?cè)撐募⑼该鞯剡B接到指定的數(shù)據(jù)庫(kù)。 返回 database session file