A new way to fetch a Resource from the database through a blocking request.
commit09cf565c38cab0329c440767f928cf6ceaed9f56
authorAndrew McMillan <andrew@morphoss.com>
Mon, 20 Feb 2012 08:59:32 +0000 (20 21:59 +1300)
committerAndrew McMillan <andrew@morphoss.com>
Mon, 20 Feb 2012 08:59:32 +0000 (20 21:59 +1300)
treeb45550f1455390586714cd8ce4e50e01d8ea2e6d
parent20ac5e75fe0d9ef0442fb1cf1307ca50673e0aab
A new way to fetch a Resource from the database through a blocking request.
src/com/morphoss/acal/database/resourcesmanager/requests/RRRequestInstanceBlocking.java [new file with mode: 0644]
src/com/morphoss/acal/dataservice/Resource.java