Todos: Difference between revisions
(→Java) |
(→Java) |
||
| Line 4: | Line 4: | ||
* does an ejb needs an explicit empty ctor? | * does an ejb needs an explicit empty ctor? | ||
* Note that, since this is a session bean, a transaction is automatically begun when the register() method is called, and committed when it? | * Note that, since this is a session bean, a transaction is automatically begun when the register() method is called, and committed when it? | ||
* Does an entity needs to implement serializable? | * Does an entity needs to implement serializable? (probably not) | ||
* reflection umgeht access modifier | |||
=Diverses= | =Diverses= | ||
* Check Angela Carstensen on Handy wegen Outlook Synch | * Check Angela Carstensen on Handy wegen Outlook Synch | ||
Revision as of 14:17, 6 October 2008
Java
- Use of Collections
- Exceptions
- does an ejb needs an explicit empty ctor?
- Note that, since this is a session bean, a transaction is automatically begun when the register() method is called, and committed when it?
- Does an entity needs to implement serializable? (probably not)
- reflection umgeht access modifier
Diverses
- Check Angela Carstensen on Handy wegen Outlook Synch