Asynchronous Database Access: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Kymara |
imported>Hendrik Brummermann No edit summary |
||
| (19 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Navigation for Marauroa Top|Internals}} |
{{Navigation for Marauroa Top|Internals}} |
||
{{Navigation for Marauroa Developers}} |
{{Navigation for Marauroa Developers}} |
||
{{Future Concept}} |
|||
| Line 67: | Line 64: | ||
approach. Here, the program parts look for specific results. The program part that sends the character list back to the client calls: |
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). |
List<GetCharacterList> DBCommandQueue.get().getResults(this). |
||
{{TODO|Maybe I understood this wrong and the other approach is still possible, change this if so}} |
|||
[[Category:Marauroa]] |
[[Category:Marauroa]] |
||
{{#breadcrumbs: [[Marauroa]] | [[Navigation for Marauroa Developers|Internals]] | [[Marauroa Roadmap|Roadmap]] | [[Asynchronous Database Access]] }} |
|||