enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Transactional analysis - Wikipedia

    en.wikipedia.org/wiki/Transactional_analysis

    Transactional analysis is a psychoanalytic theory and method of therapy wherein social interactions (or "transactions") are analyzed to determine the ego state of the communicator (whether parent-like, childlike, or adult-like) as a basis for understanding behavior. [1] In transactional analysis, the communicator is taught to alter the ego ...

  3. Jakarta Transactions - Wikipedia

    en.wikipedia.org/wiki/Jakarta_Transactions

    The Jakarta Transactions (JTA; formerly Java Transaction API), one of the Jakarta EE APIs, enables distributed transactions to be done across multiple X/Open XA resources in a Java environment. JTA was a specification developed under the Java Community Process as JSR 907.

  4. Category:Transactional analysis - Wikipedia

    en.wikipedia.org/.../Category:Transactional_analysis

    Transactional analysis, commonly known as TA to its adherents, was developed by psychiatrist Eric Berne during the late 1950s. Pages in category "Transactional analysis" The following 14 pages are in this category, out of 14 total.

  5. Transactionalism: An Historical and Interpretive Study

    en.wikipedia.org/wiki/Transactionalism:_An...

    "The schools of transactional philosophy and psychology represent a relatively new approach to the ancient and perennial problems of perceiving and knowing," writes Phillips in the introduction. [6] He adds that the current thinking at the time of his writing was one that denied the uniqueness and human dignity of all people.

  6. Eric Berne - Wikipedia

    en.wikipedia.org/wiki/Eric_Berne

    Eric Berne (May 10, 1910 – July 15, 1970) was a Canadian-born psychiatrist who created the theory of transactional analysis as a way of explaining human behavior. Berne's theory of transactional analysis was based on the ideas of Freud and Carl Jung but was distinctly different. Freudian psychotherapists focused on talk therapy as a way of ...

  7. Taibi Kahler - Wikipedia

    en.wikipedia.org/wiki/Taibi_Kahler

    Taibi Kahler (born 1943) [1] is an American author and communications consultant. He added the concepts of the Mini-script and Drivers [ 2 ] to Transactional analysis theory. Early life and education

  8. Enterprise application integration - Wikipedia

    en.wikipedia.org/wiki/Enterprise_application...

    In the Java world, standards such as JCA allow adapters to be created in a vendor-neutral manner. Data format and transformation To avoid every adapter having to convert data to/from every other application's formats, EAI systems usually stipulate an application-independent (or common) data format.

  9. Software transactional memory - Wikipedia

    en.wikipedia.org/wiki/Software_transactional_memory

    In computer science, software transactional memory (STM) is a concurrency control mechanism analogous to database transactions for controlling access to shared memory in concurrent computing. It is an alternative to lock-based synchronization. STM is a strategy implemented in software, rather than as a hardware component.