Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
jvx:code_snippets [2020/07/01 13:35]
cduncan [Test Your Business Logic With JUnit]
jvx:code_snippets [2020/07/01 13:37]
cduncan [A Very Simple AbstractMemStorage Implementation]
Line 291: Line 291:
 ==== A Very Simple AbstractMemStorage Implementation ==== ==== A Very Simple AbstractMemStorage Implementation ====
  
-A server-side memory storage with the column names: ID, NAME, PATH. The column PATH is not visible on the client-side, but is important for server-side. If "​error"​ is set as NAME, an exception is thrown!+A server-side memory storage with the column names: ID, NAME, PATH. The column PATH is not visible on the client side, but is important for server side. If "​error"​ is set as NAME, an exception is thrown!
  
 <file java SimpleMemStorage.java>​ <file java SimpleMemStorage.java>​
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information