Plain old Java object: Difference between revisions

Content deleted Content added
POD types actually can use C++ language features; there's probably no concise enough description of them that'll fit in this lede
tiny fix, but adjusted line within code fit correct indentation as per standards.
Line 87:
<ejb-name>helloWorld</ejb-name>
<ejb-class>com.example.HelloWorldService</ejb-class>
<session-type>stateless</session-type>
</session>
</enterprise-beans>