Uses of Interface
javax.sql.rowset.Joinable
Packages that use Joinable
-
Uses of Joinable in javax.sql.rowset
Subinterfaces of Joinable in javax.sql.rowset修饰符和类Interface描述interfaceThe interface that all standard implementations ofCachedRowSetmust implement.interfaceThe standard interface that all standard implementations ofFilteredRowSetmust implement.interfaceThe standard interface that all standard implementations ofJdbcRowSetmust implement.interfaceTheJoinRowSetinterface provides a mechanism for combining related data from differentRowSetobjects into oneJoinRowSetobject, which represents an SQLJOIN.interfaceThe standard interface that all implementations of aWebRowSetmust implement.Methods in javax.sql.rowset with parameters of type Joinable