Chapter 3: Java Support Samples
Logging out
if (rC.isLoggedIn()){
System.out.println("Logging out");
rC.logout();
}
Copyright © 2005. Sybase Inc. All rights reserved.
View this book as PDF