„3. Perzisztencia (2012)” változatai közötti eltérés

Ferrero (vitalap | szerkesztései)
aNincs szerkesztési összefoglaló
Ferrero (vitalap | szerkesztései)
aNincs szerkesztési összefoglaló
35. sor: 35. sor:
</pre>  
</pre>  
===ObjectOutput interfész===
===ObjectOutput interfész===
* mindenre throws [[IOException]]
* mindenre throws IOException
* writeObject(Object obj)
* writeObject(Object obj)
* write(int b)
* write(int b)
44. sor: 44. sor:
* http://download.oracle.com/javase/1.4.2/docs/api/java/io/ObjectOutput.html
* http://download.oracle.com/javase/1.4.2/docs/api/java/io/ObjectOutput.html
===ObjectInput interfész===
===ObjectInput interfész===
* throws ClassNotFoundException, [[IOException]]
* throws ClassNotFoundException, IOException
* Object readObject()
* Object readObject()
* read...()
* read...()
172. sor: 172. sor:
* Contrainteket is kezel
* Contrainteket is kezel


==[[PSEPro]] (ObjectStore)==
==PSEPro (ObjectStore)==
===Objektumok tulajdonságai===
===Objektumok tulajdonságai===
* Állapotok:
* Állapotok:
A lap eredeti címe: „https://vik.wiki/3._Perzisztencia_(2012)