Asynchronous Database Access: Difference between revisions
Content deleted Content added
imported>Kymara |
imported>Kymara |
||
Line 67:
approach. Here, the program parts look for specific results. The program part that sends the character list back to the client calls:
List<GetCharacterList> DBCommandQueue.get().getResults(this).
| |||