다음을 통해 공유


free Method (SQLServerClob)

This method frees the CLOB object and releases the resources that it holds.

참고

This feature is introduced starting with the Microsoft SQL Server JDBC Driver version 2.0.

public void free()

예외

SQLServerException

주의

This free method is specified by the free method in the java.sql.Clob interface.

참고

참조

SQLServerClob Class

개념

SQLServerClob Methods
SQLServerClob Members