KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > rmi > server > UnicastRemoteObject > Top Examples

  • org.objectweb.rmijdbc.RJBlobServer
    The representation (mapping) in the JavaTM programming language of an SQL BLOB. An SQL BLOB is a built-in type that stores a Binary Large Object as a column value in a row of a database table. The driver implements Blob using an SQL locator(BLOB), which means that a Blob object contains a logical ...
  • org.objectweb.carol.jndi.ns.JRMPRegistry
    Class <code> JRMPRegistry </code> @author Guillaume Riviere
Popular Tags