JavaForce is a java binding the to the Salesforce partner WSDL that hides much the SObject and governor limitations imposed by Salesforce. Start with the {@link com.aslan.sfdc.partner.LoginManager} to learn how to connect to Salesforce. The look at {@link com.aslan.sfdc.partner.SObjectQueryHelper} to learn how to query Salesforce data.