站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Hibernate 2.1.8 正式版 API 英文文档

net.sf.hibernate.lob (Hibernate API Documentation) - Hibernate 2.1.8 正式版 API 英文文档


Package net.sf.hibernate.lob

Class Summary
BlobImpl A dummy implementation of java.sql.Blob that may be used to insert new data into a BLOB.
ClobImpl A dummy implementation of java.sql.Clob that may be used to insert new data into a CLOB.